Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-hashtables
Commits:
4edbfc31 by Felix Yan at 2025-05-25T04:31:33+08:00
upgpkg: 1.3.1-68: rebuild with vector 0.13.2.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-hashtables
pkgdesc = Mutable hash tables in the ST monad
pkgver = 1.3.1
- pkgrel = 67
+ pkgrel = 68
url = https://hackage.haskell.org/package/hashtables
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=hashtables
pkgname=haskell-hashtables
pkgver=1.3.1
-pkgrel=67
+pkgrel=68
pkgdesc="Mutable hash tables in the ST monad"
url="https://hackage.haskell.org/package/${_hkgname}"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hashtables/-/commit/4edbfc3109ff749366390285cc795c7750f80847
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-hashtables/-/commit/4edbfc3109ff749366390285cc795c7750f80847
You're receiving this email because of your account on gitlab.archlinux.org.