Date: Monday, February 6, 2023 @ 15:50:49 Author: felixonmars Revision: 1394381
upgpkg: haskell-serialise 0.2.6.0-23: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 Modified: haskell-serialise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-06 15:50:49 UTC (rev 1394380) +++ PKGBUILD 2023-02-06 15:50:49 UTC (rev 1394381) @@ -3,7 +3,7 @@ _hkgname=serialise pkgname=haskell-serialise pkgver=0.2.6.0 -pkgrel=22 +pkgrel=23 pkgdesc="A binary serialisation library for Haskell values" url="https://github.com/well-typed/cborg" license=('BSD')
