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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jul 26 23:29:10 UTC 2021


    Date: Monday, July 26, 2021 @ 23:29:10
  Author: felixonmars
Revision: 986211

upgpkg: haskell-drbg 0.5.5-192: rebuild with transformers-compat 0.7

Modified:
  haskell-drbg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-26 23:27:55 UTC (rev 986210)
+++ PKGBUILD	2021-07-26 23:29:10 UTC (rev 986211)
@@ -3,7 +3,7 @@
 _hkgname=DRBG
 pkgname=haskell-drbg
 pkgver=0.5.5
-pkgrel=191
+pkgrel=192
 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