Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-shakespeare
Commits:
14336468 by Felix Yan at 2023-11-16T14:16:43+02:00
upgpkg: 2.1.0.1-17: rebuild with optparse-applicative 0.17.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-shakespeare
pkgdesc = A toolkit for making compile-time interpolated templates
pkgver = 2.1.0.1
- pkgrel = 16
+ pkgrel = 17
url = https://www.yesodweb.com/book/shakespearean-templates
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=shakespeare
pkgname=haskell-shakespeare
pkgver=2.1.0.1
-pkgrel=16
+pkgrel=17
pkgdesc="A toolkit for making compile-time interpolated templates"
url="https://www.yesodweb.com/book/shakespearean-templates"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-shakespeare/-/commit/14336468dabbe4aea7e6bd01da95c39a3ef0038d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-shakespeare/-/commit/14336468dabbe4aea7e6bd01da95c39a3ef0038d
You're receiving this email because of your account on gitlab.archlinux.org.