Date: Friday, May 14, 2021 @ 15:59:49 Author: felixonmars Revision: 934203
upgpkg: haskell-serialise 0.2.3.0-129: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0, tasty-hspec 1.1.7 Modified: haskell-serialise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-14 15:58:32 UTC (rev 934202) +++ PKGBUILD 2021-05-14 15:59:49 UTC (rev 934203) @@ -3,7 +3,7 @@ _hkgname=serialise pkgname=haskell-serialise pkgver=0.2.3.0 -pkgrel=128 +pkgrel=129 pkgdesc="A binary serialisation library for Haskell values" url="https://github.com/well-typed/cborg" license=('BSD')
