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

Felix Yan felixonmars at gemini.archlinux.org
Thu Dec 23 12:22:04 UTC 2021


    Date: Thursday, December 23, 2021 @ 12:22:04
  Author: felixonmars
Revision: 1083092

upgpkg: haskell-puremd5 2.1.4-1: rebuild with pureMD5 2.1.4

Modified:
  haskell-puremd5/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-23 12:17:33 UTC (rev 1083091)
+++ PKGBUILD	2021-12-23 12:22:04 UTC (rev 1083092)
@@ -3,8 +3,8 @@
 
 _hkgname=pureMD5
 pkgname=haskell-puremd5 
-pkgver=2.1.3
-pkgrel=39
+pkgver=2.1.4
+pkgrel=1
 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm"
 url="https://hackage.haskell.org/package/pureMD5"
 license=('BSD')
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-cereal' 'haskell-crypto-api' 'haskell-tagged')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('4be26ab8383bc51aaefb2e22cd758945eab00d1ca9612fc0a1b6ba1a581ea7dca55580f50c11dd60c72aeb1f3c418c73c52df34a1be168d878602540394201dc')
+sha512sums=('2cc6e6d362476d3d9c5650cabc4005d2e4899c8d95639af91030241250a912d3bcd41c79a2ca92203030afafb81944ef9c9f074c81b2f853a965f77e3324a74b')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list