[arch-commits] Commit in haskell-drbg/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sun Aug 15 22:13:37 UTC 2021
Date: Sunday, August 15, 2021 @ 22:13:37
Author: felixonmars
Revision: 999468
upgpkg: haskell-drbg 0.5.5-194: rebuild with hspec 2.8.3, hspec-core 2.8.3, hspec-discover 2.8.3
Modified:
haskell-drbg/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-08-15 22:12:30 UTC (rev 999467)
+++ PKGBUILD 2021-08-15 22:13:37 UTC (rev 999468)
@@ -3,7 +3,7 @@
_hkgname=DRBG
pkgname=haskell-drbg
pkgver=0.5.5
-pkgrel=193
+pkgrel=194
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