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

Felix Yan fyan at archlinux.org
Sat Apr 16 03:23:29 UTC 2016


    Date: Saturday, April 16, 2016 @ 05:23:29
  Author: fyan
Revision: 171138

upgpkg: haskell-shakespeare 2.0.8.1-1

rebuild with fast-logger-2.4.5, persistent-2.5, persistent-sqlite-2.5, persistent-template-2.5, yaml-0.8.17.1, http-client-0.4.28, http-client-tls-0.2.4, http-conduit-2.1.10, shakespeare-2.0.8.1, wai-3.2.1, wai-logger-2.2.6

Modified:
  haskell-shakespeare/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-16 03:21:27 UTC (rev 171137)
+++ PKGBUILD	2016-04-16 03:23:29 UTC (rev 171138)
@@ -4,7 +4,7 @@
 
 _hkgname=shakespeare
 pkgname=haskell-shakespeare
-pkgver=2.0.8
+pkgver=2.0.8.1
 pkgrel=1
 pkgdesc="A toolkit for making compile-time interpolated templates"
 url="http://www.yesodweb.com/book/shakespearean-templates"
@@ -16,7 +16,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('d312757348fe94db091acc32eb4e87c07882c5375d884d082c50dced0a08bae3')
+sha256sums=('36f44b3e07f9142d0d4d3ef87ec1b84ec915a3f21091f470f493e61dbe0c38a5')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list