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

Felix Yan felixonmars at archlinux.org
Wed Aug 12 18:47:47 UTC 2020


    Date: Wednesday, August 12, 2020 @ 18:47:47
  Author: felixonmars
Revision: 676553

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

Modified:
  haskell-gi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-12 18:43:01 UTC (rev 676552)
+++ PKGBUILD	2020-08-12 18:47:47 UTC (rev 676553)
@@ -3,8 +3,8 @@
 
 _hkgname=haskell-gi
 pkgname=haskell-gi
-pkgver=0.24.0
-pkgrel=11
+pkgver=0.24.1
+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-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=('5bdb394cdc6d5c3035d4602fe9f775a2e8e499bdd193bd0e90a47517d9a15eba87d925a592f0780fa72c2c5d20f9682e432c323868aa1a2fc6278d3b0907763a')
+sha512sums=('43682eec3694decddc91720ca618625cf4e836a3d6b0e7c5fb3edc998ac0d5f764ba7a4292a8cd92e43e8bf52b5b02aa0f9884cd4decd908540835d2d5dbd1c9')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list