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

Felix Yan felixonmars at archlinux.org
Tue Apr 23 11:16:40 UTC 2019


    Date: Tuesday, April 23, 2019 @ 11:16:40
  Author: felixonmars
Revision: 453071

upgpkg: haskell-zip-archive 0.4.1-1

rebuild with zip-archive 0.4.1

Modified:
  haskell-zip-archive/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-23 11:04:41 UTC (rev 453070)
+++ PKGBUILD	2019-04-23 11:16:40 UTC (rev 453071)
@@ -3,8 +3,8 @@
 
 _hkgname=zip-archive
 pkgname=haskell-zip-archive
-pkgver=0.4
-pkgrel=6
+pkgver=0.4.1
+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=('ac96542c37749ab0fcda057ef604092753cb96d27b74ae37206d292cabc7b7917498a421495da980f5aa5f619af1eb2d47b565a2f5b568652b55d351746e65e0')
+sha512sums=('a921f54928690844e3976c38de6c98f2936c39a79b9ec8f23b6b57e17eedae5129201337fe363f6a8bb593c4dad94cb54da4379456c0a92c4ecdd24965388714')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list