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

Felix Yan felixonmars at archlinux.org
Sun Mar 10 16:05:00 UTC 2019


    Date: Sunday, March 10, 2019 @ 16:04:59
  Author: felixonmars
Revision: 439404

upgpkg: haskell-cprng-aes 0.6.1-83

rebuild with ghc 8.6.4

Modified:
  haskell-cprng-aes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-10 16:04:20 UTC (rev 439403)
+++ PKGBUILD	2019-03-10 16:04:59 UTC (rev 439404)
@@ -4,7 +4,7 @@
 _hkgname=cprng-aes
 pkgname=haskell-cprng-aes
 pkgver=0.6.1
-pkgrel=82
+pkgrel=83
 pkgdesc="Crypto Pseudo Random Number Generator using AES in counter mode."
 url="https://github.com/vincenthz/hs-cprng-aes"
 license=("BSD")



More information about the arch-commits mailing list