Date: Monday, November 14, 2022 @ 21:00:55 Author: felixonmars Revision: 1347794
upgpkg: haskell-ipynb 0.2-61: rebuild with aeson 2.1.1.0 Modified: haskell-ipynb/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-14 21:00:51 UTC (rev 1347793) +++ PKGBUILD 2022-11-14 21:00:55 UTC (rev 1347794) @@ -3,7 +3,7 @@ _hkgname=ipynb pkgname=haskell-ipynb pkgver=0.2 -pkgrel=60 +pkgrel=61 pkgdesc="Data structure for working with Jupyter notebooks (ipynb)" url="https://github.com/jgm/ipynb" license=('BSD')
