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

Felix Yan felixonmars at archlinux.org
Sun Jan 27 09:47:43 UTC 2019


    Date: Sunday, January 27, 2019 @ 09:47:42
  Author: felixonmars
Revision: 428203

upgpkg: haskell-zip-archive 0.4-1

rebuild with zip-archive 0.4

Modified:
  haskell-zip-archive/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-27 09:34:28 UTC (rev 428202)
+++ PKGBUILD	2019-01-27 09:47:42 UTC (rev 428203)
@@ -3,8 +3,8 @@
 
 _hkgname=zip-archive
 pkgname=haskell-zip-archive
-pkgver=0.3.3
-pkgrel=14
+pkgver=0.4
+pkgrel=1
 pkgdesc="Library for creating and modifying zip archives."
 url="https://github.com/jgm/zip-archive"
 license=("BSD")
@@ -13,7 +13,7 @@
          'haskell-zlib')
 makedepends=('ghc' 'haskell-hunit' 'unzip')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/jgm/zip-archive/archive/$pkgver.tar.gz")
-sha512sums=('4f8da015b115d47b3e50dab9a53b4999c2dbb02ccb4bbdfb08d48745ae2247ecdcc2a83366f04a2f5a38453e4401ae864556a434736c0098e693071d3d68cba4')
+sha512sums=('ac96542c37749ab0fcda057ef604092753cb96d27b74ae37206d292cabc7b7917498a421495da980f5aa5f619af1eb2d47b565a2f5b568652b55d351746e65e0')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list