Date: Sunday, August 23, 2020 @ 07:14:39 Author: felixonmars Revision: 686924
upgpkg: haskell-ipynb 0.1.0.1-73: rebuild with base64-bytestring 1.2.0.0 Modified: haskell-ipynb/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-23 07:13:38 UTC (rev 686923) +++ PKGBUILD 2020-08-23 07:14:39 UTC (rev 686924) @@ -3,7 +3,7 @@ _hkgname=ipynb pkgname=haskell-ipynb pkgver=0.1.0.1 -pkgrel=72 +pkgrel=73 pkgdesc="Data structure for working with Jupyter notebooks (ipynb)" url="https://github.com/jgm/ipynb" license=('BSD')
