Date: Thursday, May 31, 2018 @ 19:24:46 Author: felixonmars Revision: 335295
upgpkg: haskell-byteorder 1.0.4-8 rebuild with ghc 8.4.3 Modified: haskell-byteorder/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-31 19:24:14 UTC (rev 335294) +++ PKGBUILD 2018-05-31 19:24:46 UTC (rev 335295) @@ -5,7 +5,7 @@ _hkgname=byteorder pkgname=haskell-byteorder pkgver=1.0.4 -pkgrel=7 +pkgrel=8 pkgdesc="Exposes the native endianness or byte ordering of the system." url="http://community.haskell.org/~aslatter/code/byteorder" license=("custom:BSD3")
