Date: Wednesday, June 29, 2022 @ 22:40:50 Author: felixonmars Revision: 1241667
upgpkg: haskell-ipynb 0.2-26: rebuild with transformers-compat 0.7.2 Modified: haskell-ipynb/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-29 22:40:43 UTC (rev 1241666) +++ PKGBUILD 2022-06-29 22:40:50 UTC (rev 1241667) @@ -3,7 +3,7 @@ _hkgname=ipynb pkgname=haskell-ipynb pkgver=0.2 -pkgrel=25 +pkgrel=26 pkgdesc="Data structure for working with Jupyter notebooks (ipynb)" url="https://github.com/jgm/ipynb" license=('BSD')
