Date: Thursday, May 20, 2021 @ 03:01:07 Author: felixonmars Revision: 937567
upgpkg: haskell-serialise 0.2.3.0-130: rebuild with hspec 2.8.1, hspec-core 2.8.1, hspec-discover 2.8.1 Modified: haskell-serialise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-20 02:59:50 UTC (rev 937566) +++ PKGBUILD 2021-05-20 03:01:07 UTC (rev 937567) @@ -3,7 +3,7 @@ _hkgname=serialise pkgname=haskell-serialise pkgver=0.2.3.0 -pkgrel=129 +pkgrel=130 pkgdesc="A binary serialisation library for Haskell values" url="https://github.com/well-typed/cborg" license=('BSD')
