Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-zlib
Commits:
68eb240d by Felix Yan at 2024-08-26T20:43:25+03:00
upgpkg: 0.6.3.0-61: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-zlib
pkgdesc = Compression and decompression in the gzip and zlib formats
pkgver = 0.6.3.0
- pkgrel = 60
+ pkgrel = 61
url = https://hackage.haskell.org/package/zlib
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=haskell-zlib
pkgver=0.6.3.0
-pkgrel=60
+pkgrel=61
pkgdesc="Compression and decompression in the gzip and zlib formats"
url="https://hackage.haskell.org/package/zlib"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-zlib/-/commit/68eb240d7ed33e87a0a8f0b680f71010cd57e3c5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-zlib/-/commit/68eb240d7ed33e87a0a8f0b680f71010cd57e3c5
You're receiving this email because of your account on gitlab.archlinux.org.