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

Felix Yan felixonmars at archlinux.org
Sun May 27 17:35:01 UTC 2018


    Date: Sunday, May 27, 2018 @ 17:35:00
  Author: felixonmars
Revision: 331938

upgpkg: haskell-xml-hamlet 0.5.0-1

rebuild with xml-hamlet 0.5.0

Modified:
  haskell-xml-hamlet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-27 17:34:19 UTC (rev 331937)
+++ PKGBUILD	2018-05-27 17:35:00 UTC (rev 331938)
@@ -4,8 +4,8 @@
 
 _hkgname=xml-hamlet
 pkgname=haskell-xml-hamlet
-pkgver=0.4.1.1
-pkgrel=66
+pkgver=0.5.0
+pkgrel=1
 pkgdesc="Hamlet-style quasiquoter for XML content"
 url="http://www.yesodweb.com/"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
          "haskell-xml-conduit")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('8f4281ffc7a9ac3639719ed4bdfa71cd5a1045fcbe733224446eeead02881ddf3325dc3b638f2e422be8503ad0ff230f01ce0cc91a4a48bf2a0432dda2973687')
+sha512sums=('6ab50b237e13f5d41f311fe30477c5ecef43af7400e6994652b384b8b91a0007facd7051d2651dac6836356fad6a764dfc2793338b7c0a8c20e83009a0a673ce')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list