[arch-commits] Commit in haskell-drbg/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri May 14 13:55:05 UTC 2021
Date: Friday, May 14, 2021 @ 13:55:04
Author: felixonmars
Revision: 934011
upgpkg: haskell-drbg 0.5.5-179: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0, tasty-hspec 1.1.7
Modified:
haskell-drbg/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-14 13:54:35 UTC (rev 934010)
+++ PKGBUILD 2021-05-14 13:55:04 UTC (rev 934011)
@@ -3,7 +3,7 @@
_hkgname=DRBG
pkgname=haskell-drbg
pkgver=0.5.5
-pkgrel=178
+pkgrel=179
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