Date: Wednesday, December 29, 2021 @ 17:45:18 Author: felixonmars Revision: 1087473
upgpkg: haskell-ipynb 0.1.0.1-256: rebuild with unordered-containers 0.2.15.0 Modified: haskell-ipynb/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-29 17:44:22 UTC (rev 1087472) +++ PKGBUILD 2021-12-29 17:45:18 UTC (rev 1087473) @@ -3,7 +3,7 @@ _hkgname=ipynb pkgname=haskell-ipynb pkgver=0.1.0.1 -pkgrel=255 +pkgrel=256 pkgdesc="Data structure for working with Jupyter notebooks (ipynb)" url="https://github.com/jgm/ipynb" license=('BSD')
