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

Felix Yan felixonmars at archlinux.org
Tue Oct 27 13:29:22 UTC 2020


    Date: Tuesday, October 27, 2020 @ 13:29:22
  Author: felixonmars
Revision: 734388

upgpkg: haskell-cipher-aes 0.2.11-148: rebuild with optparse-applicative 0.16.0.0, optparse-generic 1.4.3, turtle 1.5.21

Modified:
  haskell-cipher-aes/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-27 13:28:53 UTC (rev 734387)
+++ PKGBUILD	2020-10-27 13:29:22 UTC (rev 734388)
@@ -4,7 +4,7 @@
 _hkgname=cipher-aes
 pkgname=haskell-cipher-aes
 pkgver=0.2.11
-pkgrel=147
+pkgrel=148
 pkgdesc="Fast AES cipher implementation with advanced mode of operations"
 url="https://github.com/vincenthz/hs-cipher-aes"
 license=("BSD")



More information about the arch-commits mailing list