Date: Thursday, March 24, 2022 @ 20:15:00 Author: felixonmars Revision: 1175188
upgpkg: haskell-ipynb 0.2-3: rebuild with quickcheck-instances 0.3.27 Modified: haskell-ipynb/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 20:14:52 UTC (rev 1175187) +++ PKGBUILD 2022-03-24 20:15:00 UTC (rev 1175188) @@ -3,7 +3,7 @@ _hkgname=ipynb pkgname=haskell-ipynb pkgver=0.2 -pkgrel=2 +pkgrel=3 pkgdesc="Data structure for working with Jupyter notebooks (ipynb)" url="https://github.com/jgm/ipynb" license=('BSD')
