Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-string-qq
Commits:
5e80c27a by Felix Yan at 2023-11-22T10:33:07+02:00
upgpkg: 0.0.5-12: rebuild with async 2.2.5
- - - - -
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.5
- pkgrel = 11
+ pkgrel = 12
url = https://hackage.haskell.org/package/string-qq
arch = x86_64
license = custom:PublicDomain
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=string-qq
pkgname=haskell-string-qq
pkgver=0.0.5
-pkgrel=11
+pkgrel=12
pkgdesc="QuasiQuoter for non-interpolated strings, texts and bytestrings."
url="https://hackage.haskell.org/package/string-qq"
license=("custom:PublicDomain")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-string-qq/-/commit/5e80c27a0d2f3f6c6cd7a84ec78db2f3b5e4fbba
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-string-qq/-/commit/5e80c27a0d2f3f6c6cd7a84ec78db2f3b5e4fbba
You're receiving this email because of your account on gitlab.archlinux.org.