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

Felix Yan felixonmars at archlinux.org
Wed Feb 14 18:37:18 UTC 2018


    Date: Wednesday, February 14, 2018 @ 18:37:06
  Author: felixonmars
Revision: 294519

upgpkg: haskell-zip-archive 0.3.2.3-1

rebuild with zip-archive,0.3.2.3

Modified:
  haskell-zip-archive/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-14 18:35:32 UTC (rev 294518)
+++ PKGBUILD	2018-02-14 18:37:06 UTC (rev 294519)
@@ -4,7 +4,7 @@
 
 _hkgname=zip-archive
 pkgname=haskell-zip-archive
-pkgver=0.3.2.2
+pkgver=0.3.2.3
 pkgrel=1
 pkgdesc="Library for creating and modifying zip archives."
 url="https://github.com/jgm/zip-archive"
@@ -14,7 +14,7 @@
          'haskell-text' 'haskell-zlib')
 makedepends=('ghc' 'haskell-hunit' 'unzip')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/jgm/zip-archive/archive/$pkgver.tar.gz")
-sha512sums=('fcbc0b996778a3a3304061b1369e1b7e89e77ef3830a6e2962344cb785809f697a7c4ca0ad33b2a651b98d3bffbbad1558ac1d08700a26e7dc459a451f3b360b')
+sha512sums=('f63ae19c22467714d548a444483bc867c785c1a7dd24b321909c208f5b8a72e0152a0c76bedb2b3334fd84bb7ad48fe2c2455b553278004c9a9090f5f071f8e3')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list