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

Felix Yan felixonmars at archlinux.org
Sun Dec 9 23:15:36 UTC 2018


    Date: Sunday, December 9, 2018 @ 23:15:35
  Author: felixonmars
Revision: 413464

upgpkg: haskell-cipher-aes128 0.7.0.4-2

rebuild with ghc 8.6.3, cmark-gfm 0.1.6

Modified:
  haskell-cipher-aes128/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-09 23:14:56 UTC (rev 413463)
+++ PKGBUILD	2018-12-09 23:15:35 UTC (rev 413464)
@@ -3,10 +3,10 @@
 _hkgname=cipher-aes128
 pkgname=haskell-cipher-aes128
 pkgver=0.7.0.4
-pkgrel=1
+pkgrel=2
 pkgdesc="AES and common modes using AES-NI when available."
 url="https://github.com/TomMD/cipher-aes128"
-license=('custom:BSD3')
+license=('BSD')
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-crypto-api' 'haskell-tagged' 'haskell-cereal')
 makedepends=('ghc')



More information about the arch-commits mailing list