Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hashtables
Commits:
70e24d5a by Felix Yan at 2025-09-19T09:48:04+00:00
upgpkg: 1.4.2-3: rebuild with tasty 1.5.2
- - - - -
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 = 2
+ pkgrel = 3
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=2
+pkgrel=3
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/70e24d5a1dc90feae7495420926ee21be645ae1c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hashtables/-/commit/70e24d5a1dc90feae7495420926ee21be645ae1c
You're receiving this email because of your account on gitlab.archlinux.org.