[arch-commits] Commit in haskell-xml-conduit/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Mon Feb 1 02:10:14 UTC 2016
Date: Monday, February 1, 2016 @ 03:10:14
Author: fyan
Revision: 159714
upgpkg: haskell-xml-conduit 1.3.3.1-1
Modified:
haskell-xml-conduit/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-02-01 02:07:38 UTC (rev 159713)
+++ PKGBUILD 2016-02-01 02:10:14 UTC (rev 159714)
@@ -4,8 +4,8 @@
_hkgname=xml-conduit
pkgname=haskell-xml-conduit
-pkgver=1.3.3
-pkgrel=10
+pkgver=1.3.3.1
+pkgrel=1
pkgdesc="Pure-Haskell utilities for dealing with XML with the conduit package."
url="http://github.com/snoyberg/xml"
license=("MIT")
@@ -17,7 +17,7 @@
options=('staticlibs')
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
install="${pkgname}.install"
-sha256sums=('300a0b5eb2ff1062012b61bc4aaa390571daecc671af2d8567a649489b08b66b')
+sha256sums=('3d8ad32feade67f989150f253d3df99b3e3af6fab536c18f591d46707430feca')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list