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

Felix Yan felixonmars at gemini.archlinux.org
Sat Mar 12 01:22:16 UTC 2022


    Date: Saturday, March 12, 2022 @ 01:22:15
  Author: felixonmars
Revision: 1149742

upgpkg: haskell-zip-archive 0.4.2-1: rebuild with zip-archive 0.4.2

Modified:
  haskell-zip-archive/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-12 01:06:09 UTC (rev 1149741)
+++ PKGBUILD	2022-03-12 01:22:15 UTC (rev 1149742)
@@ -3,8 +3,8 @@
 
 _hkgname=zip-archive
 pkgname=haskell-zip-archive
-pkgver=0.4.1
-pkgrel=163
+pkgver=0.4.2
+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=('a921f54928690844e3976c38de6c98f2936c39a79b9ec8f23b6b57e17eedae5129201337fe363f6a8bb593c4dad94cb54da4379456c0a92c4ecdd24965388714')
+sha512sums=('171da0c12c14e3ad3e1f30a7ac7b0c30f2b163e6239e58c69ce15f404dcf79e3025c0b0bd2368f0000439bac5d921d71fa35686000426b1084eedbe31c341328')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list