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

Felix Yan felixonmars at archlinux.org
Wed Jan 18 06:12:20 UTC 2017


    Date: Wednesday, January 18, 2017 @ 06:12:19
  Author: felixonmars
Revision: 207830

upgpkg: haskell-xml-hamlet 0.4.1-1

rebuild with xml-hamlet-0.4.1

Modified:
  haskell-xml-hamlet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-18 06:07:50 UTC (rev 207829)
+++ PKGBUILD	2017-01-18 06:12:19 UTC (rev 207830)
@@ -4,8 +4,8 @@
 
 _hkgname=xml-hamlet
 pkgname=haskell-xml-hamlet
-pkgver=0.4.0.12
-pkgrel=17
+pkgver=0.4.1
+pkgrel=1
 pkgdesc="Hamlet-style quasiquoter for XML content"
 url="http://www.yesodweb.com/"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=("ghc=8.0.1" "haskell-parsec" "haskell-shakespeare" "haskell-text"
          "haskell-xml-conduit")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('0ff43b778e9e497b468dd123ab81fa8cfc84dcd0a6c8ab06b8fc27cf3e0669d2')
+sha256sums=('7df390f59599a0b16831c3f2cbb13ad0bebb92faa4a350fc6ae613bfba4ec2bb')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list