Date: Monday, March 29, 2021 @ 13:22:54 Author: felixonmars Revision: 909161
upgpkg: haskell-serialise 0.2.3.0-121: rebuild with math-functions 0.3.4.2 Modified: haskell-serialise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-29 13:20:42 UTC (rev 909160) +++ PKGBUILD 2021-03-29 13:22:54 UTC (rev 909161) @@ -3,7 +3,7 @@ _hkgname=serialise pkgname=haskell-serialise pkgver=0.2.3.0 -pkgrel=120 +pkgrel=121 pkgdesc="A binary serialisation library for Haskell values" url="https://github.com/well-typed/cborg" license=('BSD')
