Date: Saturday, January 8, 2022 @ 14:55:24 Author: felixonmars Revision: 1097068
upgpkg: haskell-serialise 0.2.4.0-11: rebuild with hspec 2.8.4, hspec-core 2.8.4, hspec-discover 2.8.4 Modified: haskell-serialise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-08 14:53:50 UTC (rev 1097067) +++ PKGBUILD 2022-01-08 14:55:24 UTC (rev 1097068) @@ -3,7 +3,7 @@ _hkgname=serialise pkgname=haskell-serialise pkgver=0.2.4.0 -pkgrel=10 +pkgrel=11 pkgdesc="A binary serialisation library for Haskell values" url="https://github.com/well-typed/cborg" license=('BSD')
