[arch-commits] Commit in haskell-static-hash/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Sat Aug 27 13:47:55 UTC 2022


    Date: Saturday, August 27, 2022 @ 13:47:55
  Author: felixonmars
Revision: 1284793

upgpkg: haskell-static-hash 0.0.2-1: rebuild with static-hash 0.0.2

Modified:
  haskell-static-hash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-27 13:46:19 UTC (rev 1284792)
+++ PKGBUILD	2022-08-27 13:47:55 UTC (rev 1284793)
@@ -2,8 +2,8 @@
 
 _hkgname=static-hash
 pkgname=haskell-static-hash
-pkgver=0.0.1
-pkgrel=3
+pkgver=0.0.2
+pkgrel=1
 pkgdesc="Immutable hash"
 url="https://github.com/kazu-yamamoto/static-hash.git"
 license=("BSD")
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-hashable' 'haskell-primes')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha256sums=('147dfc2b5f3510fb8fff7ee9bcb6dcf4568bb961abf221e23f02243434e96f5a')
+sha256sums=('632ebc9e97f5cb4e2d339cb2d0cf122088a26a873529785b8e8a32d89918e8ce')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list