Date: Sunday, October 30, 2022 @ 14:14:15
  Author: felixonmars
Revision: 1339430

upgpkg: haskell-gi-gmodule 2.0.3-1: rebuild with gi-gmodule 2.0.3

Modified:
  haskell-gi-gmodule/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-30 14:13:14 UTC (rev 1339429)
+++ PKGBUILD    2022-10-30 14:14:15 UTC (rev 1339430)
@@ -2,8 +2,8 @@
 
 _hkgname=gi-gmodule
 pkgname=haskell-gi-gmodule
-pkgver=2.0.2
-pkgrel=18
+pkgver=2.0.3
+pkgrel=1
 pkgdesc="GModule bindings"
 url="https://github.com/haskell-gi/haskell-gi";
 license=("LGPL2.1")
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-gi-glib' '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=('ddbe07928b99ec1c6914787110403da533b4c2c171e2873e935a1ac6e2a677c9')
+sha256sums=('5df652cf96840cb8efa8ab498667a45f750fc8b511fe7ed8872c09dfbd1d7610')
 
 build() {
   cd $_hkgname-$pkgver

Reply via email to