[arch-commits] Commit in haskell-digest/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jul 9 18:13:40 UTC 2021
Date: Friday, July 9, 2021 @ 18:13:40
Author: felixonmars
Revision: 976240
upgpkg: haskell-digest 0.0.1.3-1: rebuild with digest 0.0.1.3
Modified:
haskell-digest/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-09 17:48:22 UTC (rev 976239)
+++ PKGBUILD 2021-07-09 18:13:40 UTC (rev 976240)
@@ -3,8 +3,8 @@
_hkgname=digest
pkgname=haskell-digest
-pkgver=0.0.1.2
-pkgrel=24
+pkgver=0.0.1.3
+pkgrel=1
pkgdesc="Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now."
url="https://hackage.haskell.org/package/${_hkgname}"
license=("BSD")
@@ -12,7 +12,7 @@
depends=('ghc-libs' "zlib")
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('f7961c098677c0e75561e3706446b073f60c6a8646aca6d139d6559952b2cba189221ac8af59f2dc6e4da65ee4a789f703e2ebbcf1e9c3df3f98167409bdf7c9')
+sha512sums=('2b4a6f58dc70ea18e359ddaa93088bfbefa96c6c37f256cf0c75bdd61087a874584d8a1d47176adb114a4399400b866d7911c12a2c8c1ebafee3398ca58caba2')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list