Date: Saturday, October 10, 2020 @ 09:19:50 Author: felixonmars Revision: 723010
upgpkg: haskell-ipynb 0.1.0.1-93: rebuild with unordered-containers 0.2.13.0 Modified: haskell-ipynb/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-10 09:19:13 UTC (rev 723009) +++ PKGBUILD 2020-10-10 09:19:50 UTC (rev 723010) @@ -3,7 +3,7 @@ _hkgname=ipynb pkgname=haskell-ipynb pkgver=0.1.0.1 -pkgrel=92 +pkgrel=93 pkgdesc="Data structure for working with Jupyter notebooks (ipynb)" url="https://github.com/jgm/ipynb" license=('BSD')
