Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-string-qq
Commits:
211dc9c8 by Felix Yan at 2024-04-23T08:32:40+00:00
upgpkg: 0.0.6-3: rebuild with math-functions 0.3.4.4
- - - - -
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 = 2
+ pkgrel = 3
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=2
+pkgrel=3
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/211dc9c852c8f364cde9251b2153fbb43b2f2829
--
This project does not include diff previews in email notifications.
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-string-qq/-/commit/211dc9c852c8f364cde9251b2153fbb43b2f2829
You're receiving this email because of your account on gitlab.archlinux.org.