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

Felix Yan felixonmars at archlinux.org
Thu Dec 1 09:28:50 UTC 2016


    Date: Thursday, December 1, 2016 @ 09:28:49
  Author: felixonmars
Revision: 197525

upgpkg: haskell-shakespeare 2.0.11.2-1

rebuild with shakespeare-2.0.11.2

Modified:
  haskell-shakespeare/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-01 09:28:47 UTC (rev 197524)
+++ PKGBUILD	2016-12-01 09:28:49 UTC (rev 197525)
@@ -4,8 +4,8 @@
 
 _hkgname=shakespeare
 pkgname=haskell-shakespeare
-pkgver=2.0.11.1
-pkgrel=3
+pkgver=2.0.11.2
+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=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('bc3d6c5bb3cbef9a0aa67bbf5f08b20cf77bc9e29d8e7da5a3768016a0361d5e')
+sha256sums=('536327335c60f144aa372e4e0f163097bb0b435e28438bf7c54f1f22271f71d4')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list