Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-bzlib
Commits:
31ad0b54 by Felix Yan at 2025-10-15T02:29:53+08:00
upgpkg: 0.5.2.0-68: rebuild with splitmix 0.1.3
- - - - -
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 = 67
+ pkgrel = 68
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=67
+pkgrel=68
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/31ad0b549345387548fa68c2f0eaabf87c4f4984
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bzlib/-/commit/31ad0b549345387548fa68c2f0eaabf87c4f4984
You're receiving this email because of your account on gitlab.archlinux.org.