Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-zlib
Commits:
8fbdccf8 by Felix Yan at 2023-11-22T10:24:30+02:00
upgpkg: 0.6.3.0-51: rebuild with async 2.2.5
- - - - -
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 = 50
+ pkgrel = 51
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=50
+pkgrel=51
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/8fbdccf812690780f22aa1e408135ab5170eda3b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-zlib/-/commit/8fbdccf812690780f22aa1e408135ab5170eda3b
You're receiving this email because of your account on gitlab.archlinux.org.