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

Felix Yan felixonmars at archlinux.org
Sat May 19 18:23:25 UTC 2018


    Date: Saturday, May 19, 2018 @ 18:23:24
  Author: felixonmars
Revision: 324769

upgpkg: haskell-xml-conduit 1.8.0-1

rebuild with html-conduit,1.3.0 conduit,1.3.0.2 resourcet,1.2.1 xml-conduit,1.8.0 aws,0.20 http-conduit,2.3.1

Modified:
  haskell-xml-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-19 18:20:50 UTC (rev 324768)
+++ PKGBUILD	2018-05-19 18:23:24 UTC (rev 324769)
@@ -4,19 +4,18 @@
 
 _hkgname=xml-conduit
 pkgname=haskell-xml-conduit
-pkgver=1.7.1.2
-pkgrel=31
+pkgver=1.8.0
+pkgrel=1
 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package."
 url="https://github.com/snoyberg/xml"
 license=("MIT")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-attoparsec' 'haskell-blaze-builder'
-         'haskell-blaze-markup' 'haskell-conduit' 'haskell-conduit-extra'
-         'haskell-data-default-class' 'haskell-monad-control' 'haskell-resourcet'
-         'haskell-blaze-html' 'haskell-xml-types')
+depends=('ghc-libs' 'haskell-attoparsec' 'haskell-blaze-markup' 'haskell-conduit'
+         'haskell-conduit-extra' 'haskell-data-default-class' 'haskell-monad-control'
+         'haskell-resourcet' 'haskell-blaze-html' 'haskell-xml-types')
 makedepends=('ghc' 'haskell-hspec' 'haskell-hunit')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('da9d8af3f3f8cc0a88557d42edce1aa5cf965d3a87a1dcf8db3fc2dd8bee8ccdf574f9a7b091b94f6831f824b56e2598c5a0ba94d0d16edff47f2d7e9217448c')
+sha512sums=('d6ffdba6db52cef4d11c8f7a49f357c3698673e8f5648c6f43510c5d55fcb0a7ba84e03340f7c84260bbeb026641a16e14d420b07f4845425d001462641c3bcd')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list