Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-bytestring-progress
Commits:
8a9e7eb2 by Felix Yan at 2025-05-25T04:35:29+08:00
upgpkg: 1.4-76: rebuild with vector 0.13.2.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-bytestring-progress
pkgdesc = A library for tracking the consumption of a lazy ByteString
pkgver = 1.4
- pkgrel = 75
+ pkgrel = 76
url = https://github.com/acw/bytestring-progress
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=bytestring-progress
pkgname=haskell-bytestring-progress
pkgver=1.4
-pkgrel=75
+pkgrel=76
pkgdesc="A library for tracking the consumption of a lazy ByteString"
url="https://github.com/acw/bytestring-progress"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bytestring-progress/-/commit/8a9e7eb2df39522686c77bd50723a3647264d20c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bytestring-progress/-/commit/8a9e7eb2df39522686c77bd50723a3647264d20c
You're receiving this email because of your account on gitlab.archlinux.org.