Date: Sunday, August 16, 2020 @ 00:31:24 Author: felixonmars Revision: 680426
upgpkg: haskell-serialise 0.2.3.0-27: rebuild with math-functions 0.3.4.1 Modified: haskell-serialise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-16 00:29:33 UTC (rev 680425) +++ PKGBUILD 2020-08-16 00:31:24 UTC (rev 680426) @@ -3,7 +3,7 @@ _hkgname=serialise pkgname=haskell-serialise pkgver=0.2.3.0 -pkgrel=26 +pkgrel=27 pkgdesc="A binary serialisation library for Haskell values" url="https://github.com/well-typed/cborg" license=('BSD')
