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

Felix Yan felixonmars at archlinux.org
Fri Aug 5 08:22:45 UTC 2016


    Date: Friday, August 5, 2016 @ 08:22:45
  Author: felixonmars
Revision: 185212

upgpkg: haskell-shakespeare 2.0.11-1

rebuild with cabal-helper-0.7.2.0, dlist-0.8.0.1, ghc-mod-5.6.0.0, haskell-src-exts-1.18.2, idris-0.12.2, language-python-0.5.4, microlens-0.4.6.0, network-2.6.3.1, shakespeare-2.0.11, stylish-haskell-0.6.2.0, wai-app-static-3.1.6, wai-websockets-3.0.1, warp-3.2.8

Modified:
  haskell-shakespeare/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-05 08:17:02 UTC (rev 185211)
+++ PKGBUILD	2016-08-05 08:22:45 UTC (rev 185212)
@@ -4,8 +4,8 @@
 
 _hkgname=shakespeare
 pkgname=haskell-shakespeare
-pkgver=2.0.9
-pkgrel=5
+pkgver=2.0.11
+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=('d3ba75e105a367781d22e75826e07eddd4d0074e9db325722e92bdcaead48d45')
+sha256sums=('8ea8a21ee989427378844e80b8955e89f4660df3a743df874f11f1cdec0650aa')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list