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

Felix Yan felixonmars at archlinux.org
Thu Jun 28 11:35:18 UTC 2018


    Date: Thursday, June 28, 2018 @ 11:35:17
  Author: felixonmars
Revision: 346584

upgpkg: haskell-zip-archive 0.3.3-1

rebuild with zip-archive 0.3.3

Modified:
  haskell-zip-archive/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-28 10:02:17 UTC (rev 346583)
+++ PKGBUILD	2018-06-28 11:35:17 UTC (rev 346584)
@@ -4,8 +4,8 @@
 
 _hkgname=zip-archive
 pkgname=haskell-zip-archive
-pkgver=0.3.2.5
-pkgrel=5
+pkgver=0.3.3
+pkgrel=1
 pkgdesc="Library for creating and modifying zip archives."
 url="https://github.com/jgm/zip-archive"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
          'haskell-zlib')
 makedepends=('ghc' 'haskell-hunit' 'unzip')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/jgm/zip-archive/archive/$pkgver.tar.gz")
-sha512sums=('d130c70617f6a77af779b053a55a4bd08c702f7d5340ad0523d69a93068cb8f73d8cc44d57ed73a96e68f3473583d31fe086911af44a8c723f0b7feb9265c6c3')
+sha512sums=('4f8da015b115d47b3e50dab9a53b4999c2dbb02ccb4bbdfb08d48745ae2247ecdcc2a83366f04a2f5a38453e4401ae864556a434736c0098e693071d3d68cba4')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list