Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hashtables
Commits:
e05ebaa1 by Felix Yan at 2025-10-15T02:42:16+08:00
upgpkg: 1.4.2-18: rebuild with splitmix 0.1.3
- - - - -
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 = 17
+ pkgrel = 18
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=17
+pkgrel=18
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/e05ebaa1e8e39cb27164457e71b0bed65dd7caff
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hashtables/-/commit/e05ebaa1e8e39cb27164457e71b0bed65dd7caff
You're receiving this email because of your account on gitlab.archlinux.org.