Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hashtables
Commits:
fbb70675 by Felix Yan at 2025-10-01T17:04:57+08:00
upgpkg: 1.4.2-10: rebuild with tasty-quickcheck 0.11
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hashtables
pkgdesc = Mutable hash tables in the ST monad
pkgver = 1.4.2
- pkgrel = 9
+ pkgrel = 10
url = https://hackage.haskell.org/package/hashtables
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=hashtables
pkgname=haskell-hashtables
pkgver=1.4.2
-pkgrel=9
+pkgrel=10
pkgdesc="Mutable hash tables in the ST monad"
url="https://hackage.haskell.org/package/${_hkgname}"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hashtables/-/commit/fbb706755dc07532f7a589d75fb773b840301bcf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hashtables/-/commit/fbb706755dc07532f7a589d75fb773b840301bcf
You're receiving this email because of your account on gitlab.archlinux.org.