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

Felix Yan felixonmars at gemini.archlinux.org
Tue Mar 15 20:36:12 UTC 2022


    Date: Tuesday, March 15, 2022 @ 20:36:12
  Author: felixonmars
Revision: 1155163

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

Modified:
  haskell-zip-archive/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-15 20:35:25 UTC (rev 1155162)
+++ PKGBUILD	2022-03-15 20:36:12 UTC (rev 1155163)
@@ -3,8 +3,8 @@
 
 _hkgname=zip-archive
 pkgname=haskell-zip-archive
-pkgver=0.4.2
-pkgrel=2
+pkgver=0.4.2.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=('171da0c12c14e3ad3e1f30a7ac7b0c30f2b163e6239e58c69ce15f404dcf79e3025c0b0bd2368f0000439bac5d921d71fa35686000426b1084eedbe31c341328')
+sha512sums=('dd47bd5804b707c91e208011a388f124fd7dff02678899687b49dcef186e8206d60d7fd155759a2a07eecaa6134821be8d79ff03fe3f20f5f54b587bc0325a45')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list