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

Felix Yan felixonmars at archlinux.org
Wed Jan 22 15:17:38 UTC 2020


    Date: Wednesday, January 22, 2020 @ 15:17:38
  Author: felixonmars
Revision: 553536

upgpkg: haskell-mustache 2.3.1-1: rebuild with ghc 8.8.1, cabal-doctest 1.0.7, polyparse 1.13, primitive 0.7.0.0, regex-base 0.94.0.0, regex-pcre 0.95.0.0, regex-posix 0.96.0.0, regex-tdfa 1.3.1.0, easytest 0.3, unexceptionalio 0.5.0, gtk2hs-buildtools 0.13.8.0, ghc-typelits-natnormalise 0.7, resolv 0.1.1.3, ghc-typelits-knownnat 0.7.1, memory 0.15.0, RSA 2.4.1, foldl 1.4.6, lens 4.18, postgresql-binary 0.12.2, tls 1.5.0, safecopy 0.10.2, singletons 2.6, clash-prelude 1.0.1, store 0.7.1, hackage-security 0.6.0.0, pantry 0.2.0.0, mustache 2.3.1

Modified:
  haskell-mustache/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-22 15:10:08 UTC (rev 553535)
+++ PKGBUILD	2020-01-22 15:17:38 UTC (rev 553536)
@@ -2,8 +2,8 @@
 
 _hkgname=mustache
 pkgname=haskell-mustache
-pkgver=2.3.0
-pkgrel=267
+pkgver=2.3.1
+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=('bdefb406a44bb3648ca7129128767be04c780d967757385770111a0da8f91ff7165213038e8abc7799b28b66eb7d2f47383346837fad7e6327dad7aa714971f6')
+sha512sums=('162360cb635d40086721d4dd350036884207679b240d30420b9fc71eebef847e542bd143275931a22a42c583d513d0c906a6b112d780824dc189ad07e3027aa3')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list