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

Felix Yan felixonmars at gemini.archlinux.org
Sun Mar 13 19:33:46 UTC 2022


    Date: Sunday, March 13, 2022 @ 19:33:45
  Author: felixonmars
Revision: 1151294

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

Modified:
  haskell-shakespeare/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-13 19:31:38 UTC (rev 1151293)
+++ PKGBUILD	2022-03-13 19:33:45 UTC (rev 1151294)
@@ -3,8 +3,8 @@
 
 _hkgname=shakespeare
 pkgname=haskell-shakespeare
-pkgver=2.0.25.1
-pkgrel=18
+pkgver=2.0.26
+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=('b93091d00dfabdb352c41967db59ce48522a5d68bb8bb92c2409d57c70b3ea7ff33d648c10ce484fa552d3beddf90c40872141e6a1ab1f9aa33458921442d777')
+sha512sums=('2a8406de0f2140079d911ba89a5d03d0d9469811f6157f29aa37c774f95b858eeec9ba274e96b296de53380439178dc0d49acd2c8db52d7bb20e6837f1eab356')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list