Date: Friday, March 4, 2022 @ 02:49:08 Author: felixonmars Revision: 1141557
upgpkg: haskell-serialise 0.2.4.0-29: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-serialise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-04 02:48:11 UTC (rev 1141556) +++ PKGBUILD 2022-03-04 02:49:08 UTC (rev 1141557) @@ -3,7 +3,7 @@ _hkgname=serialise pkgname=haskell-serialise pkgver=0.2.4.0 -pkgrel=28 +pkgrel=29 pkgdesc="A binary serialisation library for Haskell values" url="https://github.com/well-typed/cborg" license=('BSD')
