Date: Wednesday, May 13, 2020 @ 13:00:00 Author: felixonmars Revision: 627666
upgpkg: haskell-ipynb 0.1.0.1-4: rebuild with tasty 1.3 Modified: haskell-ipynb/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-13 12:59:13 UTC (rev 627665) +++ PKGBUILD 2020-05-13 13:00:00 UTC (rev 627666) @@ -3,7 +3,7 @@ _hkgname=ipynb pkgname=haskell-ipynb pkgver=0.1.0.1 -pkgrel=3 +pkgrel=4 pkgdesc="Data structure for working with Jupyter notebooks (ipynb)" url="https://github.com/jgm/ipynb" license=('BSD')
