Date: Sunday, April 10, 2022 @ 11:32:05 Author: felixonmars Revision: 1184464
upgpkg: haskell-serialise 0.2.4.0-42: rebuild with hspec 2.9.5, hspec-core 2.9.5, hspec-discover 2.9.5 Modified: haskell-serialise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-10 11:31:59 UTC (rev 1184463) +++ PKGBUILD 2022-04-10 11:32:05 UTC (rev 1184464) @@ -3,7 +3,7 @@ _hkgname=serialise pkgname=haskell-serialise pkgver=0.2.4.0 -pkgrel=41 +pkgrel=42 pkgdesc="A binary serialisation library for Haskell values" url="https://github.com/well-typed/cborg" license=('BSD')
