Date: Thursday, September 15, 2022 @ 21:57:57 Author: felixonmars Revision: 1303316
upgpkg: haskell-byte-order 0.1.3.0-3: rebuild with bifunctors 5.5.13 Modified: haskell-byte-order/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-15 21:57:42 UTC (rev 1303315) +++ PKGBUILD 2022-09-15 21:57:57 UTC (rev 1303316) @@ -3,7 +3,7 @@ _hkgname=byte-order pkgname=haskell-byte-order pkgver=0.1.3.0 -pkgrel=2 +pkgrel=3 pkgdesc="Portable big-endian and little-endian conversions" url="https://github.com/andrewthad/byte-order" license=("BSD")
