[arch-commits] Commit in haskell-gi/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Dec 26 11:33:23 UTC 2020


    Date: Saturday, December 26, 2020 @ 11:33:23
  Author: felixonmars
Revision: 793003

upgpkg: haskell-gi 0.24.7-1: rebuild with haskell-gi 0.24.7

Modified:
  haskell-gi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-26 11:26:59 UTC (rev 793002)
+++ PKGBUILD	2020-12-26 11:33:23 UTC (rev 793003)
@@ -3,8 +3,8 @@
 
 _hkgname=haskell-gi
 pkgname=haskell-gi
-pkgver=0.24.6
-pkgrel=12
+pkgver=0.24.7
+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=('21d6abe2c32bbb5eeb114d22c05050cc1b3be5bae7fbd7af310a494040d9beea5ab22b87f5109f2116376e3d8cd391d21cf84d0c84194059d630993d9dfa9ce2')
+sha512sums=('0f5a1749f41cac8430dd8e0dc63aa69f248809ddadac88bba5d1db39e7cc8c0e25dde8a3ce6ca3627215bc584c68e8e0b70b32f50e11bb06fdbd504c26c4c61d')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list