Date: Sunday, June 5, 2022 @ 19:35:33 Author: felixonmars Revision: 1224175
upgpkg: haskell-serialise 0.2.5.0-5: rebuild with hspec 2.9.7, hspec-core 2.9.7, hspec-discover 2.9.7 Modified: haskell-serialise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-05 19:35:24 UTC (rev 1224174) +++ PKGBUILD 2022-06-05 19:35:33 UTC (rev 1224175) @@ -3,7 +3,7 @@ _hkgname=serialise pkgname=haskell-serialise pkgver=0.2.5.0 -pkgrel=4 +pkgrel=5 pkgdesc="A binary serialisation library for Haskell values" url="https://github.com/well-typed/cborg" license=('BSD')
