Date: Saturday, January 23, 2021 @ 03:02:49 Author: felixonmars Revision: 825675
upgpkg: haskell-serialise 0.2.3.0-86: rebuild with hspec 2.7.7, hspec-core 2.7.7, hspec-discover 2.7.7 Modified: haskell-serialise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-23 03:01:10 UTC (rev 825674) +++ PKGBUILD 2021-01-23 03:02:49 UTC (rev 825675) @@ -3,7 +3,7 @@ _hkgname=serialise pkgname=haskell-serialise pkgver=0.2.3.0 -pkgrel=85 +pkgrel=86 pkgdesc="A binary serialisation library for Haskell values" url="https://github.com/well-typed/cborg" license=('BSD')
