[arch-commits] Commit in haskell-zip-archive/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Sun Apr 10 07:58:26 UTC 2016


    Date: Sunday, April 10, 2016 @ 09:58:25
  Author: fyan
Revision: 170004

upgpkg: haskell-zip-archive 0.3.0.2-1

rebuild with bifunctors-5.3, clock-0.7.1.1, cryptonite-0.14, fast-logger-2.4.2, hpack-0.12.0, http2-1.6.0, js-jquery-1.12.3, memory-0.12, monad-control-1.0.1.0, stack-1.0.4.3, tls-1.3.5, warp-3.2.6, xml-conduit-1.3.4.1, zip-archive-0.3.0.2

Modified:
  haskell-zip-archive/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-10 07:58:16 UTC (rev 170003)
+++ PKGBUILD	2016-04-10 07:58:25 UTC (rev 170004)
@@ -4,7 +4,7 @@
 
 _hkgname=zip-archive
 pkgname=haskell-zip-archive
-pkgver=0.3.0.1
+pkgver=0.3.0.2
 pkgrel=1
 pkgdesc="Library for creating and modifying zip archives."
 url="http://github.com/jgm/zip-archive"
@@ -15,7 +15,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('f444e37fe0035bbfd11fd8859a0e502c3aad46e9dffd32c2ae309993d9f6196f')
+sha256sums=('c5367d9bc72d3ceace0508800bab08a120e308ea1f4f5c8d5843fcca36b15313')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list