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

Felix Yan fyan at archlinux.org
Mon Feb 15 08:33:34 UTC 2016


    Date: Monday, February 15, 2016 @ 09:33:34
  Author: fyan
Revision: 161602

upgpkg: haskell-conduit-extra 1.1.9.3-1

Modified:
  haskell-conduit-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-15 08:29:24 UTC (rev 161601)
+++ PKGBUILD	2016-02-15 08:33:34 UTC (rev 161602)
@@ -4,8 +4,8 @@
 
 _hkgname=conduit-extra
 pkgname=haskell-conduit-extra
-pkgver=1.1.9.2
-pkgrel=13
+pkgver=1.1.9.3
+pkgrel=1
 pkgdesc="Batteries included conduit: adapters for common libraries."
 url="http://github.com/snoyberg/conduit"
 license=("MIT")
@@ -16,7 +16,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('9a7b3f44990014082f589dd91f70d8b5faef66e720677888a54fb2e463940a9f')
+sha256sums=('0538f607e39026e60906841db936dcf0d227bbc65dffdd68d838d91d629e2075')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list