Date: Tuesday, February 9, 2021 @ 23:23:31 Author: felixonmars Revision: 851942
upgpkg: haskell-ipynb 0.1.0.1-165: rebuild with ghc 8.10.4 Modified: haskell-ipynb/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 23:22:55 UTC (rev 851941) +++ PKGBUILD 2021-02-09 23:23:31 UTC (rev 851942) @@ -3,7 +3,7 @@ _hkgname=ipynb pkgname=haskell-ipynb pkgver=0.1.0.1 -pkgrel=164 +pkgrel=165 pkgdesc="Data structure for working with Jupyter notebooks (ipynb)" url="https://github.com/jgm/ipynb" license=('BSD')
