Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-string-qq
Commits:
69167ebb by Felix Yan at 2025-08-01T01:36:01+08:00
upgpkg: 0.0.6-37: rebuild with ansi-wl-pprint 1.0.2, optparse-applicative
0.18.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-string-qq
pkgdesc = QuasiQuoter for non-interpolated strings, texts and
bytestrings.
pkgver = 0.0.6
- pkgrel = 36
+ pkgrel = 37
url = https://github.com/audreyt/string-qq
arch = x86_64
license = custom:PublicDomain
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=string-qq
pkgname=haskell-string-qq
pkgver=0.0.6
-pkgrel=36
+pkgrel=37
pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings."
url="https://github.com/audreyt/string-qq"
license=("custom:PublicDomain")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-string-qq/-/commit/69167ebb053e5e2dba439c48c2936fd369e84aaa
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-string-qq/-/commit/69167ebb053e5e2dba439c48c2936fd369e84aaa
You're receiving this email because of your account on gitlab.archlinux.org.