Date: Sunday, March 5, 2023 @ 14:01:03 Author: felixonmars Revision: 1413629
upgpkg: haskell-serialise 0.2.6.0-29: rebuild with bifunctors 5.5.15 Modified: haskell-serialise/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-05 14:00:57 UTC (rev 1413628) +++ PKGBUILD 2023-03-05 14:01:03 UTC (rev 1413629) @@ -3,7 +3,7 @@ _hkgname=serialise pkgname=haskell-serialise pkgver=0.2.6.0 -pkgrel=28 +pkgrel=29 pkgdesc="A binary serialisation library for Haskell values" url="https://github.com/well-typed/cborg" license=('BSD')
