Date: Wednesday, October 28, 2020 @ 09:46:17 Author: felixonmars Revision: 735333
upgpkg: haskell-ipynb 0.1.0.1-101: rebuild with optparse-applicative 0.16.0.0, optparse-generic 1.4.3, turtle 1.5.21 Modified: haskell-ipynb/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-28 09:45:38 UTC (rev 735332) +++ PKGBUILD 2020-10-28 09:46:17 UTC (rev 735333) @@ -3,7 +3,7 @@ _hkgname=ipynb pkgname=haskell-ipynb pkgver=0.1.0.1 -pkgrel=100 +pkgrel=101 pkgdesc="Data structure for working with Jupyter notebooks (ipynb)" url="https://github.com/jgm/ipynb" license=('BSD')
