Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-zlib
Commits:
023e64f3 by Felix Yan at 2024-10-19T21:46:40+03:00
upgpkg: 0.6.3.0-63: rebuild with data-default-instances-dlist 0.0.1.1
- - - - -
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 = 62
+ pkgrel = 63
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=62
+pkgrel=63
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/023e64f37f1409ac882dbfe4eeb78345de2edb26
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-zlib/-/commit/023e64f37f1409ac882dbfe4eeb78345de2edb26
You're receiving this email because of your account on gitlab.archlinux.org.