Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-mustache
Commits:
a39bd764 by Felix Yan at 2023-11-16T14:49:51+02:00
upgpkg: 2.4.2-51: rebuild with optparse-applicative 0.17.1.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 = 50
+ pkgrel = 51
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=50
+pkgrel=51
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/a39bd76480a93ea9f92a2f0a701da8f5b778ab25
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-mustache/-/commit/a39bd76480a93ea9f92a2f0a701da8f5b778ab25
You're receiving this email because of your account on gitlab.archlinux.org.