Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-cipher-aes
Commits:
689841d6 by Felix Yan at 2024-08-27T10:26:29+03:00
upgpkg: 0.2.11-327: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-cipher-aes
pkgdesc = Fast AES cipher implementation with advanced mode of
operations
pkgver = 0.2.11
- pkgrel = 326
+ pkgrel = 327
url = https://github.com/vincenthz/hs-cipher-aes
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=cipher-aes
pkgname=haskell-cipher-aes
pkgver=0.2.11
-pkgrel=326
+pkgrel=327
pkgdesc="Fast AES cipher implementation with advanced mode of operations"
url="https://github.com/vincenthz/hs-cipher-aes"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-cipher-aes/-/commit/689841d6de7d8a6dbf016a7b7b482b1848ea3d3b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-cipher-aes/-/commit/689841d6de7d8a6dbf016a7b7b482b1848ea3d3b
You're receiving this email because of your account on gitlab.archlinux.org.