Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-mustache
Commits:
410a5a2b by Felix Yan at 2024-12-22T02:50:32+08:00
upgpkg: 2.4.2-128: rebuild with iproute 1.7.14
- - - - -
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 = 127
+ pkgrel = 128
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=127
+pkgrel=128
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/410a5a2b9f19ec58d4e2ae7785e6ad45820b022e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mustache/-/commit/410a5a2b9f19ec58d4e2ae7785e6ad45820b022e
You're receiving this email because of your account on gitlab.archlinux.org.