Date: Wednesday, January 6, 2021 @ 11:42:08 Author: felixonmars Revision: 810603
upgpkg: haskell-serialise 0.2.3.0-81: rebuild with aeson 1.5.5.1, quickcheck-instances 0.3.25.2 Modified: haskell-serialise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-06 11:41:04 UTC (rev 810602) +++ PKGBUILD 2021-01-06 11:42:08 UTC (rev 810603) @@ -3,7 +3,7 @@ _hkgname=serialise pkgname=haskell-serialise pkgver=0.2.3.0 -pkgrel=80 +pkgrel=81 pkgdesc="A binary serialisation library for Haskell values" url="https://github.com/well-typed/cborg" license=('BSD')
