Date: Friday, November 25, 2022 @ 00:15:18
  Author: felixonmars
Revision: 1353587

upgpkg: haskell-gi-harfbuzz 0.0.7-1: rebuild with gi-harfbuzz 0.0.7

Modified:
  haskell-gi-harfbuzz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-24 23:47:45 UTC (rev 1353586)
+++ PKGBUILD    2022-11-25 00:15:18 UTC (rev 1353587)
@@ -2,8 +2,8 @@
 
 _hkgname=gi-harfbuzz
 pkgname=haskell-gi-harfbuzz
-pkgver=0.0.6
-pkgrel=24
+pkgver=0.0.7
+pkgrel=1
 pkgdesc="HarfBuzz bindings"
 url="https://github.com/haskell-gi/haskell-gi";
 license=("LGPL2.1")
@@ -12,7 +12,7 @@
          'haskell-gi-base' 'haskell-gi-overloading' 'harfbuzz')
 makedepends=('ghc' 'gobject-introspection')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('5a8f80b81378df4e05bed5ea93a5db32311bfe5c50036192f6f2840e2b825516')
+sha256sums=('dd495dc089afc3b535494d336cd6727693be425902610ea45a720d1ed6108117')
 
 build() {
   cd $_hkgname-$pkgver

Reply via email to