Date: Monday, February 21, 2022 @ 21:24:11 Author: felixonmars Revision: 1135664
upgpkg: haskell-serialise 0.2.4.0-28: rebuild with hashable 1.4.0.0, quickcheck-instances 0.3.26.1 Modified: haskell-serialise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-21 21:21:04 UTC (rev 1135663) +++ PKGBUILD 2022-02-21 21:24:11 UTC (rev 1135664) @@ -3,7 +3,7 @@ _hkgname=serialise pkgname=haskell-serialise pkgver=0.2.4.0 -pkgrel=27 +pkgrel=28 pkgdesc="A binary serialisation library for Haskell values" url="https://github.com/well-typed/cborg" license=('BSD')
