Date: Monday, December 28, 2020 @ 13:54:23 Author: felixonmars Revision: 794950
upgpkg: haskell-ipynb 0.1.0.1-131: rebuild with indexed-traversable 0.1.1 Modified: haskell-ipynb/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-28 13:53:44 UTC (rev 794949) +++ PKGBUILD 2020-12-28 13:54:23 UTC (rev 794950) @@ -3,7 +3,7 @@ _hkgname=ipynb pkgname=haskell-ipynb pkgver=0.1.0.1 -pkgrel=130 +pkgrel=131 pkgdesc="Data structure for working with Jupyter notebooks (ipynb)" url="https://github.com/jgm/ipynb" license=('BSD')
