Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-neat-interpolation
Commits:
8a202ed1 by Felix Yan at 2024-09-09T20:49:30+03:00
upgpkg: 0.5.1.4-45: rebuild with megaparsec 9.6.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-neat-interpolation
pkgdesc = Quasiquoter for neat and simple multiline text interpolation
pkgver = 0.5.1.4
- pkgrel = 44
+ pkgrel = 45
url = https://github.com/nikita-volkov/neat-interpolation
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=neat-interpolation
pkgname=haskell-neat-interpolation
pkgver=0.5.1.4
-pkgrel=44
+pkgrel=45
pkgdesc="Quasiquoter for neat and simple multiline text interpolation"
url="https://github.com/nikita-volkov/neat-interpolation"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-neat-interpolation/-/commit/8a202ed14628a9c7a1f941a727f6f8e0bf1ce98b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-neat-interpolation/-/commit/8a202ed14628a9c7a1f941a727f6f8e0bf1ce98b
You're receiving this email because of your account on gitlab.archlinux.org.