[arch-commits] Commit in haskell-shakespeare/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Apr 22 17:14:54 UTC 2017
Date: Saturday, April 22, 2017 @ 17:14:52
Author: felixonmars
Revision: 224377
upgpkg: haskell-shakespeare 2.0.13-1
rebuild with shakespeare,2.0.13
Modified:
haskell-shakespeare/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-04-22 16:33:27 UTC (rev 224376)
+++ PKGBUILD 2017-04-22 17:14:52 UTC (rev 224377)
@@ -4,8 +4,8 @@
_hkgname=shakespeare
pkgname=haskell-shakespeare
-pkgver=2.0.12.1
-pkgrel=11
+pkgver=2.0.13
+pkgrel=1
pkgdesc="A toolkit for making compile-time interpolated templates"
url="http://www.yesodweb.com/book/shakespearean-templates"
license=("MIT")
@@ -14,7 +14,7 @@
"haskell-exceptions" "haskell-parsec" "haskell-scientific" "haskell-text"
"haskell-unordered-containers" "haskell-vector")
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('057d7153a19a4f28a012f30b5d54b9e1296695ff94ccdfa23c28fa82bd3488ac')
+sha512sums=('1d8cc8528fa776d76dbd4b7be9294fed2eee1df708e3f58401319e852fd287d9a2f8d0c7755cec7b6f29d98b527b538d53c65487fcdea9e6ad02208690be1df6')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list