Date: Saturday, February 25, 2023 @ 22:31:35
  Author: felixonmars
Revision: 1404001

upgpkg: haskell-gi 0.26.3-1: rebuild with haskell-gi 0.26.3, hspec 2.10.9, 
hspec-core 2.10.9, hspec-discover 2.10.9

Modified:
  haskell-gi/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-25 22:31:10 UTC (rev 1404000)
+++ PKGBUILD    2023-02-25 22:31:35 UTC (rev 1404001)
@@ -3,8 +3,8 @@
 
 _hkgname=haskell-gi
 pkgname=haskell-gi
-pkgver=0.26.2
-pkgrel=19
+pkgver=0.26.3
+pkgrel=1
 pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries"
 url="https://github.com/haskell-gi/haskell-gi";
 license=("LGPL2")
@@ -14,7 +14,7 @@
          'haskell-xdg-basedir' 'haskell-xml-conduit' 'haskell-regex-tdfa')
 makedepends=('ghc' 'gobject-introspection' 'haskell-cabal-doctest' 
'haskell-doctest')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('afe062518af32e58d25dd554ec4748bfa42da883dff5f373006e9d15a17ae85a93c73ba2d82ee42a94421d33fb63d873c08cd89f5e8e7830656fc5fbe288e632')
+sha512sums=('65423d5b0b91e70150fc5ba3952f67b23eb8539f4472978cd1d20701a9dd63c010071325e54aa8bb58f0a0ae42ff702aac2f1aaf00c463da2d93ea4ad697a468')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to