Date: Tuesday, January 12, 2021 @ 00:12:15 Author: felixonmars Revision: 818926
upgpkg: haskell-serialise 0.2.3.0-84: rebuild with hspec 2.7.6, hspec-core 2.7.6, hspec-discover 2.7.6 Modified: haskell-serialise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-12 00:11:14 UTC (rev 818925) +++ PKGBUILD 2021-01-12 00:12:15 UTC (rev 818926) @@ -3,7 +3,7 @@ _hkgname=serialise pkgname=haskell-serialise pkgver=0.2.3.0 -pkgrel=83 +pkgrel=84 pkgdesc="A binary serialisation library for Haskell values" url="https://github.com/well-typed/cborg" license=('BSD')
