Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-mustache
Commits:
4ff2f635 by Felix Yan at 2024-08-27T22:06:00+03:00
upgpkg: 2.4.2-105: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-mustache
pkgdesc = A mustache template parser library.
pkgver = 2.4.2
- pkgrel = 104
+ pkgrel = 105
url = https://github.com/JustusAdam/mustache
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=mustache
pkgname=haskell-mustache
pkgver=2.4.2
-pkgrel=104
+pkgrel=105
pkgdesc="A mustache template parser library."
url="https://github.com/JustusAdam/mustache"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mustache/-/commit/4ff2f635cd128be3e9dce624bd22babc5c6e52f9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mustache/-/commit/4ff2f635cd128be3e9dce624bd22babc5c6e52f9
You're receiving this email because of your account on gitlab.archlinux.org.