Date: Monday, September 7, 2020 @ 15:53:45 Author: felixonmars Revision: 700012
upgpkg: haskell-serialise 0.2.3.0-36: rebuild with hspec 2.7.3, hspec-core 2.7.3, hspec-discover 2.7.3 Modified: haskell-serialise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-07 15:52:06 UTC (rev 700011) +++ PKGBUILD 2020-09-07 15:53:45 UTC (rev 700012) @@ -3,7 +3,7 @@ _hkgname=serialise pkgname=haskell-serialise pkgver=0.2.3.0 -pkgrel=35 +pkgrel=36 pkgdesc="A binary serialisation library for Haskell values" url="https://github.com/well-typed/cborg" license=('BSD')
