Date: Thursday, October 27, 2022 @ 11:24:15
  Author: felixonmars
Revision: 1338055

upgpkg: haskell-gi-glib 2.0.27-1: rebuild with gi-glib 2.0.27

Modified:
  haskell-gi-glib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-27 11:22:41 UTC (rev 1338054)
+++ PKGBUILD    2022-10-27 11:24:15 UTC (rev 1338055)
@@ -2,8 +2,8 @@
 
 _hkgname=gi-glib
 pkgname=haskell-gi-glib
-pkgver=2.0.26
-pkgrel=16
+pkgver=2.0.27
+pkgrel=1
 pkgdesc="GLib bindings"
 url="https://github.com/haskell-gi/haskell-gi";
 license=("LGPL2.1")
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-gi' 'haskell-gi-base' 'haskell-gi-overloading' 
'glib2')
 makedepends=('ghc' 'gobject-introspection')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('158797df1b4a1269c7f0669104859d25038f3ee584fbefe61449e3f810646844')
+sha256sums=('c21bf0f283a2b6dd2fd6edd2185065f628d59349483348a394656a7ae89aa031')
 
 build() {
   cd $_hkgname-$pkgver

Reply via email to