Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-zip-archive
Commits:
521a1494 by Felix Yan at 2024-08-26T20:54:43+03:00
upgpkg: 0.4.3.2-3: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-zip-archive
pkgdesc = Library for creating and modifying zip archives.
pkgver = 0.4.3.2
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/jgm/zip-archive
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=zip-archive
pkgname=haskell-zip-archive
pkgver=0.4.3.2
-pkgrel=2
+pkgrel=3
pkgdesc="Library for creating and modifying zip archives."
url="https://github.com/jgm/zip-archive"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-zip-archive/-/commit/521a14948a381ec7c0992548264776ebb450caff
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-zip-archive/-/commit/521a14948a381ec7c0992548264776ebb450caff
You're receiving this email because of your account on gitlab.archlinux.org.