Date: Tuesday, April 18, 2023 @ 04:47:14
  Author: felixonmars
Revision: 1447121

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

Modified:
  haskell-gi-atk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-18 04:42:58 UTC (rev 1447120)
+++ PKGBUILD    2023-04-18 04:47:14 UTC (rev 1447121)
@@ -2,8 +2,8 @@
 
 _hkgname=gi-atk
 pkgname=haskell-gi-atk
-pkgver=2.0.25
-pkgrel=48
+pkgver=2.0.27
+pkgrel=1
 pkgdesc="Atk bindings"
 url="https://github.com/haskell-gi/haskell-gi";
 license=("LGPL2_1")
@@ -12,7 +12,7 @@
          'haskell-gi-overloading' 'at-spi2-core')
 makedepends=('ghc' 'gobject-introspection')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('3b3672490f65d61855d43772a5163da4170c62ff52766dbca8819953d0e77874')
+sha256sums=('f5c474dc4c203d7a8dafe1da9539e5a07e9d3254c41d20db4f149d680903e3b6')
 
 build() {
   cd $_hkgname-$pkgver

Reply via email to