Date: Saturday, February 18, 2023 @ 00:47:24 Author: felixonmars Revision: 1402469
upgpkg: haskell-serialise 0.2.6.0-25: rebuild with hspec 2.10.9, hspec-core 2.10.9, hspec-discover 2.10.9 Modified: haskell-serialise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-18 00:46:50 UTC (rev 1402468) +++ PKGBUILD 2023-02-18 00:47:24 UTC (rev 1402469) @@ -3,7 +3,7 @@ _hkgname=serialise pkgname=haskell-serialise pkgver=0.2.6.0 -pkgrel=24 +pkgrel=25 pkgdesc="A binary serialisation library for Haskell values" url="https://github.com/well-typed/cborg" license=('BSD')
