Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-cryptohash
Commits:
baa27c4c by Felix Yan at 2025-10-05T03:04:29+08:00
upgpkg: 0.11.9-437: rebuild with unordered-containers 0.2.20.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-cryptohash
pkgdesc = Collection of crypto hashes, fast, pure and practical
pkgver = 0.11.9
- pkgrel = 436
+ pkgrel = 437
url = https://github.com/vincenthz/hs-cryptohash
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=cryptohash
pkgname=haskell-cryptohash
pkgver=0.11.9
-pkgrel=436
+pkgrel=437
pkgdesc="Collection of crypto hashes, fast, pure and practical"
url="https://github.com/vincenthz/hs-cryptohash"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-cryptohash/-/commit/baa27c4ca662354532da291e5bd4376f8458622f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-cryptohash/-/commit/baa27c4ca662354532da291e5bd4376f8458622f
You're receiving this email because of your account on gitlab.archlinux.org.