Date: Friday, November 20, 2020 @ 22:52:42 Author: felixonmars Revision: 758212
upgpkg: haskell-ipynb 0.1.0.1-112: rebuild with base64-bytestring 1.2.0.1 Modified: haskell-ipynb/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-20 22:51:43 UTC (rev 758211) +++ PKGBUILD 2020-11-20 22:52:42 UTC (rev 758212) @@ -3,7 +3,7 @@ _hkgname=ipynb pkgname=haskell-ipynb pkgver=0.1.0.1 -pkgrel=111 +pkgrel=112 pkgdesc="Data structure for working with Jupyter notebooks (ipynb)" url="https://github.com/jgm/ipynb" license=('BSD')
