Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-bytestring-progress
Commits:
635fee5c by Felix Yan at 2024-08-26T20:57:03+03:00
upgpkg: 1.4-49: rebuild with hashable 1.4.4.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 = 48
+ pkgrel = 49
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=48
+pkgrel=49
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/635fee5c1910a35b395918c89a05b29b4a7cd447
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-bytestring-progress/-/commit/635fee5c1910a35b395918c89a05b29b4a7cd447
You're receiving this email because of your account on gitlab.archlinux.org.