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

Felix Yan felixonmars at archlinux.org
Fri Feb 2 14:02:30 UTC 2018


    Date: Friday, February 2, 2018 @ 14:02:29
  Author: felixonmars
Revision: 288561

upgpkg: haskell-zip-archive 0.3.2.2-1

rebuild with zip-archive,0.3.2.2

Modified:
  haskell-zip-archive/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-02 13:50:26 UTC (rev 288560)
+++ PKGBUILD	2018-02-02 14:02:29 UTC (rev 288561)
@@ -4,7 +4,7 @@
 
 _hkgname=zip-archive
 pkgname=haskell-zip-archive
-pkgver=0.3.2
+pkgver=0.3.2.2
 pkgrel=1
 pkgdesc="Library for creating and modifying zip archives."
 url="https://github.com/jgm/zip-archive"
@@ -12,9 +12,9 @@
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-digest' 'haskell-mtl' 'haskell-old-time' 'haskell-temporary'
          'haskell-text' 'haskell-zlib')
-makedepends=('ghc' 'haskell-hunit')
+makedepends=('ghc' 'haskell-hunit' 'unzip')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/jgm/zip-archive/archive/$pkgver.tar.gz")
-sha512sums=('d68679b81d83544c23267f84c7ddccc295f35a19aee9836442e53d2e2b5f5fef4f5ca4560cb9529661ab31ada06b862c8d18da9f66321bb30d7613c922ad9eba')
+sha512sums=('fcbc0b996778a3a3304061b1369e1b7e89e77ef3830a6e2962344cb785809f697a7c4ca0ad33b2a651b98d3bffbbad1558ac1d08700a26e7dc459a451f3b360b')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list