Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-string-interpolate
Commits:
8e6aea65 by Felix Yan at 2025-04-03T01:22:45+08:00
upgpkg: 0.3.4.0-27: rebuild with regex-posix 0.96.0.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-string-interpolate
pkgdesc = Haskell string/text/bytestring interpolation that just works
pkgver = 0.3.4.0
- pkgrel = 26
+ pkgrel = 27
url =
https://gitlab.com/williamyaoh/string-interpolate/blob/master/README.md
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=string-interpolate
pkgname=haskell-string-interpolate
pkgver=0.3.4.0
-pkgrel=26
+pkgrel=27
pkgdesc="Haskell string/text/bytestring interpolation that just works"
url="https://gitlab.com/williamyaoh/string-interpolate/blob/master/README.md"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-string-interpolate/-/commit/8e6aea656180f1244990e687ab3e451bdbc538ff
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-string-interpolate/-/commit/8e6aea656180f1244990e687ab3e451bdbc538ff
You're receiving this email because of your account on gitlab.archlinux.org.