Date: Friday, January 6, 2023 @ 20:26:57 Author: felixonmars Revision: 1379357
upgpkg: haskell-bytestring-progress 1.4-19: rebuild with hashable 1.4.2.0 Modified: haskell-bytestring-progress/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 20:26:56 UTC (rev 1379356) +++ PKGBUILD 2023-01-06 20:26:57 UTC (rev 1379357) @@ -3,7 +3,7 @@ _hkgname=bytestring-progress pkgname=haskell-bytestring-progress pkgver=1.4 -pkgrel=18 +pkgrel=19 pkgdesc="A library for tracking the consumption of a lazy ByteString" url="https://github.com/acw/bytestring-progress" license=("BSD")
