[arch-commits] Commit in haskell-microstache/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Jul 20 15:14:59 UTC 2017
Date: Thursday, July 20, 2017 @ 15:14:59
Author: felixonmars
Revision: 245820
upgpkg: haskell-microstache 1.0.1-1
rebuild with microstache,1.0.1
Modified:
haskell-microstache/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-07-20 15:14:16 UTC (rev 245819)
+++ PKGBUILD 2017-07-20 15:14:59 UTC (rev 245820)
@@ -4,8 +4,8 @@
_hkgname=microstache
pkgname=haskell-microstache
-pkgver=1
-pkgrel=7
+pkgver=1.0.1
+pkgrel=1
pkgdesc="Mustache templates for Haskell"
url="https://github.com/phadej/microstache"
license=("custom:BSD3")
@@ -13,7 +13,7 @@
depends=('ghc' "haskell-aeson" "haskell-parsec" "haskell-text" "haskell-unordered-containers"
"haskell-vector")
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('a608828075f2cd7266a786b054443a1341e94d9e9870111e99ada775678aae31029936b59ac255ccd1a4ff404d50bc44abee27736c578c0f008c17d1d326329a')
+sha512sums=('c91e7c2195f4f0a0c48da64e441d4c8f299bc4f3fc28c98bec096d2d6aa9151c13bc254594871d64984bdf1a22bde0cfe7e90f3dccacf33668a4cea2b2b522bc')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list