[arch-commits] Commit in haskell-xml-conduit/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Mar 19 16:34:59 UTC 2020
Date: Thursday, March 19, 2020 @ 16:34:58
Author: felixonmars
Revision: 600929
upgpkg: haskell-xml-conduit 1.9.0.0-1: rebuild with xml-conduit 1.9.0.0
Modified:
haskell-xml-conduit/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-19 16:02:17 UTC (rev 600928)
+++ PKGBUILD 2020-03-19 16:34:58 UTC (rev 600929)
@@ -3,8 +3,8 @@
_hkgname=xml-conduit
pkgname=haskell-xml-conduit
-pkgver=1.8.0.1
-pkgrel=132
+pkgver=1.9.0.0
+pkgrel=1
pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package."
url="https://github.com/snoyberg/xml"
license=("MIT")
@@ -14,7 +14,7 @@
'haskell-resourcet' 'haskell-blaze-html' 'haskell-xml-types')
makedepends=('ghc' 'haskell-doctest' 'haskell-hspec' 'haskell-hunit')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('9b83ca0be187deea99d9434ac28b70c955796f3cce9ffefc7db2d05c94231f23e4e9c0453675fd3d9496493bbd5f83dcccdba0319e7f1a77e131a20a671a754d')
+sha512sums=('a6348233d99db2987289448c7320820abb9ed897b389d0a275e92c4a1e8055e9fa60a422b306f2bb1289b85f83545effe00d07c9ca1ecc7f2893d74b812cca23')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list