Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-stm-hamt
Commits:
a1b4f056 by Felix Yan at 2025-03-10T12:06:12+08:00
upgpkg: 1.2.1-21: rebuild with regex-base 0.94.0.3
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-stm-hamt
pkgdesc = STM-specialised Hash Array Mapped Trie
pkgver = 1.2.1
- pkgrel = 20
+ pkgrel = 21
url = https://github.com/nikita-volkov/stm-hamt
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=stm-hamt
pkgname=haskell-stm-hamt
pkgver=1.2.1
-pkgrel=20
+pkgrel=21
pkgdesc="STM-specialised Hash Array Mapped Trie"
url="https://github.com/nikita-volkov/stm-hamt"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-stm-hamt/-/commit/a1b4f056b05997c10c33795d24cb4502ee095bea
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-stm-hamt/-/commit/a1b4f056b05997c10c33795d24cb4502ee095bea
You're receiving this email because of your account on gitlab.archlinux.org.