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

Felix Yan felixonmars at archlinux.org
Sat Sep 3 05:50:37 UTC 2016


    Date: Saturday, September 3, 2016 @ 05:50:36
  Author: felixonmars
Revision: 188333

upgpkg: haskell-shakespeare 2.0.11.1-1

rebuild with HUnit-1.3.1.2, hindent-5.2.1, http-api-data-0.3, http-client-0.5.3.1, shakespeare-2.0.11.1, utility-ht-0.0.12, yaml-0.8.18.4, yesod-auth-1.4.13.5, yesod-static-1.5.0.4

Modified:
  haskell-shakespeare/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-03 05:40:42 UTC (rev 188332)
+++ PKGBUILD	2016-09-03 05:50:36 UTC (rev 188333)
@@ -4,7 +4,7 @@
 
 _hkgname=shakespeare
 pkgname=haskell-shakespeare
-pkgver=2.0.11
+pkgver=2.0.11.1
 pkgrel=1
 pkgdesc="A toolkit for making compile-time interpolated templates"
 url="http://www.yesodweb.com/book/shakespearean-templates"
@@ -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=('8ea8a21ee989427378844e80b8955e89f4660df3a743df874f11f1cdec0650aa')
+sha256sums=('bc3d6c5bb3cbef9a0aa67bbf5f08b20cf77bc9e29d8e7da5a3768016a0361d5e')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list