Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-cipher-aes
Commits:
7bba7433 by Felix Yan at 2025-03-10T20:10:35+08:00
upgpkg: 0.2.11-339: rebuild with test-framework-quickcheck2 0.3.0.6
- - - - -
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 = 338
+ pkgrel = 339
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=338
+pkgrel=339
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/7bba74330a0ea9d756cf01361731a6865ad20316
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-cipher-aes/-/commit/7bba74330a0ea9d756cf01361731a6865ad20316
You're receiving this email because of your account on gitlab.archlinux.org.