Date: Friday, December 25, 2020 @ 07:45:08 Author: felixonmars Revision: 789721
upgpkg: haskell-ipynb 0.1.0.1-129: rebuild with comonad 5.0.7 Modified: haskell-ipynb/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-25 07:44:33 UTC (rev 789720) +++ PKGBUILD 2020-12-25 07:45:08 UTC (rev 789721) @@ -3,7 +3,7 @@ _hkgname=ipynb pkgname=haskell-ipynb pkgver=0.1.0.1 -pkgrel=128 +pkgrel=129 pkgdesc="Data structure for working with Jupyter notebooks (ipynb)" url="https://github.com/jgm/ipynb" license=('BSD')
