Date: Saturday, August 1, 2020 @ 15:33:03 Author: felixonmars Revision: 667496
upgpkg: haskell-ipynb 0.1.0.1-52: rebuild with QuickCheck 2.14.1 Modified: haskell-ipynb/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-01 15:32:10 UTC (rev 667495) +++ PKGBUILD 2020-08-01 15:33:03 UTC (rev 667496) @@ -3,7 +3,7 @@ _hkgname=ipynb pkgname=haskell-ipynb pkgver=0.1.0.1 -pkgrel=51 +pkgrel=52 pkgdesc="Data structure for working with Jupyter notebooks (ipynb)" url="https://github.com/jgm/ipynb" license=('BSD')
