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

Felix Yan felixonmars at archlinux.org
Thu Jan 30 08:44:55 UTC 2020


    Date: Thursday, January 30, 2020 @ 08:44:54
  Author: felixonmars
Revision: 560033

upgpkg: haskell-shakespeare 2.0.24-1: rebuild with shakespeare 2.0.24

Modified:
  haskell-shakespeare/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-30 08:43:25 UTC (rev 560032)
+++ PKGBUILD	2020-01-30 08:44:54 UTC (rev 560033)
@@ -3,8 +3,8 @@
 
 _hkgname=shakespeare
 pkgname=haskell-shakespeare
-pkgver=2.0.23
-pkgrel=10
+pkgver=2.0.24
+pkgrel=1
 pkgdesc="A toolkit for making compile-time interpolated templates"
 url="https://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=('eeb58173c04396421e09718ba7f1368d64186d4810591eb4740e9fe172f774bd63f8023ec4a8ea00c1d2e31200a7f9314fe3c97a6e8d4ceefd2e6b34ef56041b')
+sha512sums=('ca6a70a7415bc9302cb5d08efac2ad30db2889b7b7c2292e4b62dc2d35d5b56c7ec757e1bfa3d11778f7bb76a2e4083cd8837730121fb4c3a65dc3d83524f436')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list