Date: Saturday, March 6, 2021 @ 03:23:26 Author: felixonmars Revision: 883146
upgpkg: haskell-serialise 0.2.3.0-111: rebuild with hspec 2.7.8, hspec-core 2.7.8, hspec-discover 2.7.8 Modified: haskell-serialise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-06 03:22:23 UTC (rev 883145) +++ PKGBUILD 2021-03-06 03:23:26 UTC (rev 883146) @@ -3,7 +3,7 @@ _hkgname=serialise pkgname=haskell-serialise pkgver=0.2.3.0 -pkgrel=110 +pkgrel=111 pkgdesc="A binary serialisation library for Haskell values" url="https://github.com/well-typed/cborg" license=('BSD')
