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

Felix Yan felixonmars at gemini.archlinux.org
Sat Feb 19 23:00:35 UTC 2022


    Date: Saturday, February 19, 2022 @ 23:00:34
  Author: felixonmars
Revision: 1135106

upgpkg: haskell-drbg 0.5.5-224: rebuild with hashable 1.4.0.0

Modified:
  haskell-drbg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-19 22:59:55 UTC (rev 1135105)
+++ PKGBUILD	2022-02-19 23:00:34 UTC (rev 1135106)
@@ -3,7 +3,7 @@
 _hkgname=DRBG
 pkgname=haskell-drbg
 pkgver=0.5.5
-pkgrel=223
+pkgrel=224
 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