Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-string-interpolate
Commits:
3089e623 by Felix Yan at 2024-08-27T11:01:09+03:00
upgpkg: 0.3.4.0-4: rebuild with hashable 1.4.4.0
- - - - -
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 = 3
+ pkgrel = 4
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=3
+pkgrel=4
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/3089e6239ace56948c0b8faee2c46f9210e5e94b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-string-interpolate/-/commit/3089e6239ace56948c0b8faee2c46f9210e5e94b
You're receiving this email because of your account on gitlab.archlinux.org.