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

Felix Yan felixonmars at archlinux.org
Mon Sep 28 23:02:51 UTC 2020


    Date: Monday, September 28, 2020 @ 23:02:51
  Author: felixonmars
Revision: 713573

upgpkg: haskell-gi 0.24.3-1

Modified:
  haskell-gi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-28 22:29:12 UTC (rev 713572)
+++ PKGBUILD	2020-09-28 23:02:51 UTC (rev 713573)
@@ -3,8 +3,8 @@
 
 _hkgname=haskell-gi
 pkgname=haskell-gi
-pkgver=0.24.2
-pkgrel=4
+pkgver=0.24.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' 'uusi' 'gobject-introspection' 'haskell-cabal-doctest' 'haskell-doctest')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('b2e31128a11679f33ac6519106973606fda59f0fd285fe1197733f163eb96a6620ec90b2ff00f2190140310256ad4fe03d2d8b4d44e2c551d15a94ac510029bb')
+sha512sums=('ad16336ce64e44b38af326b25323e062d17955988bd21e017ed4fd4e2de5c1a8b1fe088f66363d0a99370b46d7ef118f64e563b4eb4dd8a65998170c3410c115')
 
 prepare() {
     uusi $_hkgname-$pkgver/$_hkgname.cabal



More information about the arch-commits mailing list