Date: Thursday, March 30, 2023 @ 04:45:16 Author: felixonmars Revision: 1430683
upgpkg: haskell-byte-order 0.1.3.0-42: rebuild with quickcheck-instances 0.3.29 Modified: haskell-byte-order/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-30 04:44:26 UTC (rev 1430682) +++ PKGBUILD 2023-03-30 04:45:16 UTC (rev 1430683) @@ -3,7 +3,7 @@ _hkgname=byte-order pkgname=haskell-byte-order pkgver=0.1.3.0 -pkgrel=41 +pkgrel=42 pkgdesc="Portable big-endian and little-endian conversions" url="https://github.com/andrewthad/byte-order" license=("BSD")
