Date: Friday, October 28, 2022 @ 00:12:17
  Author: felixonmars
Revision: 1338293

upgpkg: haskell-gi-gio 2.0.30-1: rebuild with gi-gio 2.0.30

Modified:
  haskell-gi-gio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-27 22:55:00 UTC (rev 1338292)
+++ PKGBUILD    2022-10-28 00:12:17 UTC (rev 1338293)
@@ -2,8 +2,8 @@
 
 _hkgname=gi-gio
 pkgname=haskell-gi-gio
-pkgver=2.0.29
-pkgrel=17
+pkgver=2.0.30
+pkgrel=1
 pkgdesc="Gio bindings"
 url="https://github.com/haskell-gi/haskell-gi";
 license=("LGPL2.1")
@@ -12,7 +12,7 @@
          'haskell-gi-overloading' 'glib2')
 makedepends=('ghc' 'gobject-introspection')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('2ae627354429c8d8964c01ead850c36906a60fde1181201c75a544af1a0e7092')
+sha256sums=('032717bc2fecf38b4f2062753b6b500868d974151c144eb0e58a242de642caa0')
 
 build() {
   cd $_hkgname-$pkgver

Reply via email to