Date: Thursday, May 27, 2021 @ 04:52:40 Author: felixonmars Revision: 948024
upgpkg: haskell-serialise 0.2.3.0-135: rebuild with hspec 2.8.2, hspec-core 2.8.2, hspec-discover 2.8.2 Modified: haskell-serialise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-27 04:51:36 UTC (rev 948023) +++ PKGBUILD 2021-05-27 04:52:40 UTC (rev 948024) @@ -3,7 +3,7 @@ _hkgname=serialise pkgname=haskell-serialise pkgver=0.2.3.0 -pkgrel=134 +pkgrel=135 pkgdesc="A binary serialisation library for Haskell values" url="https://github.com/well-typed/cborg" license=('BSD')
