Date: Monday, October 17, 2022 @ 19:32:35
  Author: felixonmars
Revision: 1329687

upgpkg: haskell-gi-cairo 1.0.27-1: rebuild with gi-cairo 1.0.27

Modified:
  haskell-gi-cairo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-17 19:31:52 UTC (rev 1329686)
+++ PKGBUILD    2022-10-17 19:32:35 UTC (rev 1329687)
@@ -2,8 +2,8 @@
 
 _hkgname=gi-cairo
 pkgname=haskell-gi-cairo
-pkgver=1.0.26
-pkgrel=68
+pkgver=1.0.27
+pkgrel=1
 pkgdesc="Cairo bindings"
 url="https://github.com/haskell-gi/haskell-gi";
 license=("LGPL2.1")
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'cairo' 'haskell-gi' 'haskell-gi-base' 
'haskell-gi-overloading')
 makedepends=('ghc' 'gobject-introspection')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha512sums=('c30b534ccfc54162cd9539d5309718c725d06268f96a76d8b71682e13de5024e58942ab541dbc1c957e560e14ddc93ef3623c2d1aa600708f53b2fbd3cc95165')
+sha512sums=('61014e2f511cdae674c6f3a2489c24cf9c1265e071edd0fee6e346140f1dcf0057f24a2ddddd36de82705726b17b21170e3b679b7d489c6bcb207c1fe29b1213')
 
 build() {
   cd $_hkgname-$pkgver    

Reply via email to