Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-bzlib
Commits:
fa139bc3 by Felix Yan at 2025-10-09T07:56:20+08:00
upgpkg: 0.5.2.0-65: rebuild with strict 0.5.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-bzlib
pkgdesc = Compression and decompression in the bzip2 format
pkgver = 0.5.2.0
- pkgrel = 64
+ pkgrel = 65
url = https://github.com/haskell/bzlib
arch = x86_64
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=bzlib
pkgname=haskell-bzlib
pkgver=0.5.2.0
-pkgrel=64
+pkgrel=65
pkgdesc="Compression and decompression in the bzip2 format"
url="https://github.com/haskell/bzlib"
license=('BSD-3-Clause')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bzlib/-/commit/fa139bc3cb2a12cf49985c00c1101a9f21126b5d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bzlib/-/commit/fa139bc3cb2a12cf49985c00c1101a9f21126b5d
You're receiving this email because of your account on gitlab.archlinux.org.