[arch-commits] Commit in haskell-mustache/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Wed Mar 2 19:45:25 UTC 2022


    Date: Wednesday, March 2, 2022 @ 19:45:25
  Author: felixonmars
Revision: 1139811

upgpkg: haskell-mustache 2.4.0-1: rebuild with mustache 2.4.0

Modified:
  haskell-mustache/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-02 19:28:43 UTC (rev 1139810)
+++ PKGBUILD	2022-03-02 19:45:25 UTC (rev 1139811)
@@ -2,8 +2,8 @@
 
 _hkgname=mustache
 pkgname=haskell-mustache
-pkgver=2.3.2
-pkgrel=51
+pkgver=2.4.0
+pkgrel=1
 pkgdesc="A mustache template parser library."
 url="https://github.com/JustusAdam/mustache"
 license=('BSD')
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'haskell-hspec' 'haskell-base-unicode-symbols' 'haskell-wreq' 'haskell-zlib'
              'haskell-tar' 'haskell-lens' 'haskell-temporary')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('763ab60bfd99c08b21b291af6b4da17c9265c09659c1c1d14c0b5d5871583f28db5eca4385b66107ed7d9d9c547429a0bbc88048f28d1f6ee80c988cf63fff98')
+sha512sums=('897cd682648a363a4fe4225a65f782f743fb9631dc9e58d99eb443931989975b42bee0815037ee839fc70e1a40887e5417a05b105e4ca79565e2bd52b5fcd385')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list