Date: Monday, February 8, 2021 @ 23:36:33 Author: felixonmars Revision: 850533
upgpkg: haskell-byteorder 1.0.4-21: rebuild with ghc 8.10.4 Modified: haskell-byteorder/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-08 23:36:10 UTC (rev 850532) +++ PKGBUILD 2021-02-08 23:36:33 UTC (rev 850533) @@ -4,7 +4,7 @@ _hkgname=byteorder pkgname=haskell-byteorder pkgver=1.0.4 -pkgrel=20 +pkgrel=21 pkgdesc="Exposes the native endianness or byte ordering of the system." url="http://community.haskell.org/~aslatter/code/byteorder" license=("BSD")
