Date: Friday, March 12, 2021 @ 17:08:59 Author: felixonmars Revision: 888910
upgpkg: haskell-ipynb 0.1.0.1-184: rebuild with tasty 1.4.0.1 Modified: haskell-ipynb/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-12 17:07:56 UTC (rev 888909) +++ PKGBUILD 2021-03-12 17:08:59 UTC (rev 888910) @@ -3,7 +3,7 @@ _hkgname=ipynb pkgname=haskell-ipynb pkgver=0.1.0.1 -pkgrel=183 +pkgrel=184 pkgdesc="Data structure for working with Jupyter notebooks (ipynb)" url="https://github.com/jgm/ipynb" license=('BSD')
