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

Felix Yan felixonmars at archlinux.org
Thu Sep 29 10:30:50 UTC 2016


    Date: Thursday, September 29, 2016 @ 10:30:49
  Author: felixonmars
Revision: 190814

upgpkg: haskell-xml-conduit 1.4.0.1-1

rebuild with conduit-1.2.8, conduit-combinators-1.0.8, conduit-extra-1.1.13.3, fast-logger-2.4.7, hOpenPGP-2.5.5, hasql-0.19.15.1, highlighting-kate-0.6.3, hopenpgp-tools-0.19.4, hspec-2.2.4, hspec-core-2.2.4, hspec-discover-2.2.4, http-api-data-0.3.1, http-conduit-2.2.2.1, incremental-parser-0.2.5, monoid-subclasses-0.4.3, pandoc-citeproc-0.10.1.1, streaming-commons-0.1.16, wai-extra-3.0.18, xml-conduit-1.4.0.1, xml-hamlet-0.4.0.12, yaml-0.8.18.7, yesod-core-1.4.25

Modified:
  haskell-xml-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-29 10:30:33 UTC (rev 190813)
+++ PKGBUILD	2016-09-29 10:30:49 UTC (rev 190814)
@@ -4,8 +4,8 @@
 
 _hkgname=xml-conduit
 pkgname=haskell-xml-conduit
-pkgver=1.3.5
-pkgrel=13
+pkgver=1.4.0.1
+pkgrel=1
 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package."
 url="http://github.com/snoyberg/xml"
 license=("MIT")
@@ -15,7 +15,7 @@
          "haskell-data-default" "haskell-monad-control" "haskell-resourcet"
          "haskell-blaze-html" "haskell-xml-types")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('25635a066b6a17a0d6c038ddf974a48b6d455d8fa14989f99341703da344dc83')
+sha256sums=('7c9c171230bcb66b1ab6b0b201f6e5666c79ad4eb0747e68eb1d932591ab1700')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list