Date: Wednesday, November 16, 2022 @ 20:08:08
  Author: felixonmars
Revision: 1349255

upgpkg: haskell-gi-graphene 1.0.5-1: rebuild with gi-graphene 1.0.5

Modified:
  haskell-gi-graphene/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-16 20:06:46 UTC (rev 1349254)
+++ PKGBUILD    2022-11-16 20:08:08 UTC (rev 1349255)
@@ -2,8 +2,8 @@
 
 _hkgname=gi-graphene
 pkgname=haskell-gi-graphene
-pkgver=1.0.4
-pkgrel=21
+pkgver=1.0.5
+pkgrel=1
 pkgdesc="Graphene bindings"
 url="https://github.com/haskell-gi/haskell-gi";
 license=("LGPL2_1")
@@ -12,7 +12,7 @@
          'haskell-gi-overloading' 'graphene')
 makedepends=('ghc' 'gobject-introspection')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('4ad34522b4d5e944c93a78861fd4ba4cc78a543d839924b6f6a5e2fa65812d30')
+sha256sums=('3aa376091300f5b8c0d3d28acd46f450fd88892737ea593680f9536283636318')
 
 build() {
   cd $_hkgname-$pkgver

Reply via email to