Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-cryptohash
Commits:
15ed9d9c by Felix Yan at 2024-08-27T10:25:34+03:00
upgpkg: 0.11.9-344: rebuild with hashable 1.4.4.0
- - - - -
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 = 343
+ pkgrel = 344
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=343
+pkgrel=344
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/15ed9d9c73051dc6dc7c3fc888b1dbd8f0778466
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-cryptohash/-/commit/15ed9d9c73051dc6dc7c3fc888b1dbd8f0778466
You're receiving this email because of your account on gitlab.archlinux.org.