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

Felix Yan felixonmars at gemini.archlinux.org
Mon Nov 8 16:17:14 UTC 2021


    Date: Monday, November 8, 2021 @ 16:17:14
  Author: felixonmars
Revision: 1038829

upgpkg: haskell-cipher-aes128 0.7.0.6-1: rebuild with cipher-aes128 0.7.0.6

Modified:
  haskell-cipher-aes128/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-08 16:15:50 UTC (rev 1038828)
+++ PKGBUILD	2021-11-08 16:17:14 UTC (rev 1038829)
@@ -2,8 +2,8 @@
 
 _hkgname=cipher-aes128
 pkgname=haskell-cipher-aes128
-pkgver=0.7.0.5
-pkgrel=14
+pkgver=0.7.0.6
+pkgrel=1
 pkgdesc="AES and common modes using AES-NI when available."
 url="https://github.com/TomMD/cipher-aes128"
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-crypto-api' 'haskell-tagged' 'haskell-cereal')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('8479dec68d6fa35e8d615bcc8c6336459fa537f1962b7af87e63b0c38d544ed26e6d30e980f90bb3585513bd618e01330d3e008e77404dae8d2e27954d7a535a')
+sha512sums=('0cf5a7ef2a23e5ff22fc0304f5e774be0fa8688ef85e391c6d0d7ac2babf3ec8d581db9ca77daa640508ae897a691b1e04724b89b29dbcba6399a0ba882c1818')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list