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

Felix Yan felixonmars at archlinux.org
Fri May 21 13:15:18 UTC 2021


    Date: Friday, May 21, 2021 @ 13:15:18
  Author: felixonmars
Revision: 940619

upgpkg: haskell-drbg 0.5.5-181: rebuild with hashable 1.3.2.0

Modified:
  haskell-drbg/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-21 13:13:56 UTC (rev 940618)
+++ PKGBUILD	2021-05-21 13:15:18 UTC (rev 940619)
@@ -3,7 +3,7 @@
 _hkgname=DRBG
 pkgname=haskell-drbg
 pkgver=0.5.5
-pkgrel=180
+pkgrel=181
 pkgdesc="Deterministic random bit generator (aka RNG, PRNG) based HMACs, Hashes, and Ciphers."
 url="https://github.com/TomMD/DRBG"
 license=('BSD')



More information about the arch-commits mailing list