Date: Sunday, March 7, 2021 @ 05:09:40 Author: felixonmars Revision: 885482
upgpkg: haskell-serialise 0.2.3.0-112: rebuild with vector-th-unbox 0.2.1.9 Modified: haskell-serialise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-07 05:08:34 UTC (rev 885481) +++ PKGBUILD 2021-03-07 05:09:40 UTC (rev 885482) @@ -3,7 +3,7 @@ _hkgname=serialise pkgname=haskell-serialise pkgver=0.2.3.0 -pkgrel=111 +pkgrel=112 pkgdesc="A binary serialisation library for Haskell values" url="https://github.com/well-typed/cborg" license=('BSD')
