Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-shakespeare
Commits:
be14c673 by Felix Yan at 2023-10-03T09:33:41+03:00
upgpkg: 2.1.0.1-6: rebuild with hashable 1.4.3.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 = 5
+ pkgrel = 6
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=5
+pkgrel=6
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/be14c673f5a8bf69250f901f9cf4ffb38cfbbafa
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-shakespeare/-/commit/be14c673f5a8bf69250f901f9cf4ffb38cfbbafa
You're receiving this email because of your account on gitlab.archlinux.org.