Date: Thursday, May 12, 2022 @ 09:24:47 Author: felixonmars Revision: 1198719
upgpkg: haskell-ipynb 0.2-10: rebuild with unordered-containers 0.2.19.1 Modified: haskell-ipynb/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-12 09:24:40 UTC (rev 1198718) +++ PKGBUILD 2022-05-12 09:24:47 UTC (rev 1198719) @@ -3,7 +3,7 @@ _hkgname=ipynb pkgname=haskell-ipynb pkgver=0.2 -pkgrel=9 +pkgrel=10 pkgdesc="Data structure for working with Jupyter notebooks (ipynb)" url="https://github.com/jgm/ipynb" license=('BSD')
