Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-bytestring-progress
Commits:
e3d3cd45 by Felix Yan at 2025-09-19T09:55:33+00:00
upgpkg: 1.4-131: rebuild with tasty 1.5.2
- - - - -
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 = 130
+ pkgrel = 131
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=130
+pkgrel=131
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/e3d3cd456aaad23a51c5bdf79ea7669d29ec1437
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bytestring-progress/-/commit/e3d3cd456aaad23a51c5bdf79ea7669d29ec1437
You're receiving this email because of your account on gitlab.archlinux.org.