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

Felix Yan felixonmars at archlinux.org
Mon Jan 15 16:54:25 UTC 2018


    Date: Monday, January 15, 2018 @ 16:54:24
  Author: felixonmars
Revision: 282749

upgpkg: haskell-xml-conduit 1.7.1.1-1

rebuild with xml-conduit,1.7.1.1

Modified:
  haskell-xml-conduit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-15 16:53:15 UTC (rev 282748)
+++ PKGBUILD	2018-01-15 16:54:24 UTC (rev 282749)
@@ -4,8 +4,8 @@
 
 _hkgname=xml-conduit
 pkgname=haskell-xml-conduit
-pkgver=1.7.0.1
-pkgrel=6
+pkgver=1.7.1.1
+pkgrel=1
 pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package."
 url="https://github.com/snoyberg/xml"
 license=("MIT")
@@ -16,7 +16,7 @@
          '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=('9c2569721711bf7b60b9a3cf8998095d5da7dc758af034a78007800be1cb1356619080a90e7393c0c986c301425be68f9f4c537e2427935b0df2446ad63e0ebb')
+sha512sums=('844f462102120b8227b95ad68b66c10b2dc08a4b926624c0f0ae758bb71c5cf08e58f91466312a6d60ae39c0067815527fe4c2a1dbae4ff0f7fd033b9f274e26')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list