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

Felix Yan felixonmars at gemini.archlinux.org
Wed May 4 12:28:23 UTC 2022


    Date: Wednesday, May 4, 2022 @ 12:28:22
  Author: felixonmars
Revision: 1193652

upgpkg: haskell-drbg 0.5.5-241: rebuild with hspec 2.9.6, hspec-core 2.9.6, hspec-discover 2.9.6

Modified:
  haskell-drbg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-04 12:28:15 UTC (rev 1193651)
+++ PKGBUILD	2022-05-04 12:28:22 UTC (rev 1193652)
@@ -3,7 +3,7 @@
 _hkgname=DRBG
 pkgname=haskell-drbg
 pkgver=0.5.5
-pkgrel=240
+pkgrel=241
 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