Date: Saturday, March 4, 2023 @ 12:30:49 Author: felixonmars Revision: 1412034
upgpkg: haskell-byte-order 0.1.3.0-35: rebuild with typed-process 0.2.11.0 Modified: haskell-byte-order/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-04 12:30:48 UTC (rev 1412033) +++ PKGBUILD 2023-03-04 12:30:49 UTC (rev 1412034) @@ -3,7 +3,7 @@ _hkgname=byte-order pkgname=haskell-byte-order pkgver=0.1.3.0 -pkgrel=34 +pkgrel=35 pkgdesc="Portable big-endian and little-endian conversions" url="https://github.com/andrewthad/byte-order" license=("BSD")
