Date: Thursday, February 25, 2021 @ 05:07:22 Author: felixonmars Revision: 872858
upgpkg: haskell-serialise 0.2.3.0-108: rebuild with regex-base 0.94.0.1 Modified: haskell-serialise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-25 05:06:19 UTC (rev 872857) +++ PKGBUILD 2021-02-25 05:07:22 UTC (rev 872858) @@ -3,7 +3,7 @@ _hkgname=serialise pkgname=haskell-serialise pkgver=0.2.3.0 -pkgrel=107 +pkgrel=108 pkgdesc="A binary serialisation library for Haskell values" url="https://github.com/well-typed/cborg" license=('BSD')
