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

Felix Yan felixonmars at archlinux.org
Tue Dec 27 03:20:00 UTC 2016


    Date: Tuesday, December 27, 2016 @ 03:19:59
  Author: felixonmars
Revision: 202921

upgpkg: haskell-shakespeare 2.0.12-1

rebuild with shakespeare-2.0.12

Modified:
  haskell-shakespeare/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-27 03:01:15 UTC (rev 202920)
+++ PKGBUILD	2016-12-27 03:19:59 UTC (rev 202921)
@@ -4,8 +4,8 @@
 
 _hkgname=shakespeare
 pkgname=haskell-shakespeare
-pkgver=2.0.11.2
-pkgrel=5
+pkgver=2.0.12
+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=('536327335c60f144aa372e4e0f163097bb0b435e28438bf7c54f1f22271f71d4')
+sha256sums=('9f07d26f00bba94ea47c35197132d22d8f6cb56de53bad818c5db8382c7cae91')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list