Date: Saturday, January 9, 2021 @ 08:57:10 Author: felixonmars Revision: 815219
upgpkg: haskell-serialise 0.2.3.0-83: rebuild with hspec 2.7.5, hspec-core 2.7.5, hspec-discover 2.7.5 Modified: haskell-serialise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-09 08:56:01 UTC (rev 815218) +++ PKGBUILD 2021-01-09 08:57:10 UTC (rev 815219) @@ -3,7 +3,7 @@ _hkgname=serialise pkgname=haskell-serialise pkgver=0.2.3.0 -pkgrel=82 +pkgrel=83 pkgdesc="A binary serialisation library for Haskell values" url="https://github.com/well-typed/cborg" license=('BSD')
