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

Felix Yan felixonmars at archlinux.org
Thu Oct 18 14:23:33 UTC 2018


    Date: Thursday, October 18, 2018 @ 14:23:33
  Author: felixonmars
Revision: 396044

upgpkg: haskell-shakespeare 2.0.19-1

rebuild with shakespeare 2.0.19

Modified:
  haskell-shakespeare/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-18 14:20:24 UTC (rev 396043)
+++ PKGBUILD	2018-10-18 14:23:33 UTC (rev 396044)
@@ -3,8 +3,8 @@
 
 _hkgname=shakespeare
 pkgname=haskell-shakespeare
-pkgver=2.0.18
-pkgrel=8
+pkgver=2.0.19
+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-vector')
 makedepends=('ghc' 'haskell-hspec' 'haskell-hunit')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('bec708b341f76152cfab46154bd8aae7984ec93c8964b80c70e572870ca9f700cb7d158ca0a07ca435af8b62d7b12b2edd17e640eadaa7c6f8ecc129a97fc1e4')
+sha512sums=('9700170d700901daf3e87e79f35675f8be7555fccaa3dbb7f41fdf19090a9fb55a063bbf65045e7de3ea1d8284aab85457a608867e727f9b19cf3fc4a948d147')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list