Date: Tuesday, June 16, 2020 @ 07:56:37 Author: felixonmars Revision: 645995
upgpkg: haskell-ipynb 0.1.0.1-42: rebuild with base-prelude 1.4 Modified: haskell-ipynb/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-16 07:55:44 UTC (rev 645994) +++ PKGBUILD 2020-06-16 07:56:37 UTC (rev 645995) @@ -3,7 +3,7 @@ _hkgname=ipynb pkgname=haskell-ipynb pkgver=0.1.0.1 -pkgrel=41 +pkgrel=42 pkgdesc="Data structure for working with Jupyter notebooks (ipynb)" url="https://github.com/jgm/ipynb" license=('BSD')
