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

Felix Yan felixonmars at archlinux.org
Fri Sep 29 21:19:02 UTC 2017


    Date: Friday, September 29, 2017 @ 21:19:01
  Author: felixonmars
Revision: 261086

upgpkg: haskell-xml-hamlet 0.4.1.1-1

rebuild with xml-hamlet,0.4.1.1

Modified:
  haskell-xml-hamlet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-29 19:36:02 UTC (rev 261085)
+++ PKGBUILD	2017-09-29 21:19:01 UTC (rev 261086)
@@ -4,8 +4,8 @@
 
 _hkgname=xml-hamlet
 pkgname=haskell-xml-hamlet
-pkgver=0.4.1
-pkgrel=50
+pkgver=0.4.1.1
+pkgrel=1
 pkgdesc="Hamlet-style quasiquoter for XML content"
 url="http://www.yesodweb.com/"
 license=("custom:BSD3")
@@ -14,13 +14,8 @@
          "haskell-xml-conduit")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('7df390f59599a0b16831c3f2cbb13ad0bebb92faa4a350fc6ae613bfba4ec2bb')
+sha512sums=('8f4281ffc7a9ac3639719ed4bdfa71cd5a1045fcbe733224446eeead02881ddf3325dc3b638f2e422be8503ad0ff230f01ce0cc91a4a48bf2a0432dda2973687')
 
-prepare() {
-    sed -i 's/, xml-conduit                >= 1.0      && < 1.5/, xml-conduit                >= 1.0/' \
-        ${_hkgname}-${pkgver}/${_hkgname}.cabal
-}
-
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"
 



More information about the arch-commits mailing list