Date: Saturday, January 28, 2023 @ 15:37:38 Author: felixonmars Revision: 1389821
upgpkg: haskell-byte-order 0.1.3.0-28: rebuild with concurrent-output 1.10.17 Modified: haskell-byte-order/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-28 15:37:37 UTC (rev 1389820) +++ PKGBUILD 2023-01-28 15:37:38 UTC (rev 1389821) @@ -3,7 +3,7 @@ _hkgname=byte-order pkgname=haskell-byte-order pkgver=0.1.3.0 -pkgrel=27 +pkgrel=28 pkgdesc="Portable big-endian and little-endian conversions" url="https://github.com/andrewthad/byte-order" license=("BSD")
