From 8c4906caa44758753dd321724943e9af6f80a396 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Tue, 4 Oct 2022 13:47:11 +0000 Subject: [PATCH] community/jupyterlab to 3.4.8-1 --- community/jupyterlab/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/jupyterlab/PKGBUILD b/community/jupyterlab/PKGBUILD index e44b225b3..d54a307cf 100644 --- a/community/jupyterlab/PKGBUILD +++ b/community/jupyterlab/PKGBUILD @@ -5,7 +5,7 @@ pkgname=jupyterlab _pipname=jupyterlab -pkgver=3.4.7 +pkgver=3.4.8 pkgrel=1 pkgdesc='JupyterLab computational environment' arch=(any) @@ -17,7 +17,7 @@ optdepends=('npm: to install extensions' 'jupyterlab-widgets: ipywidgets support checkdepends=('python-pytest-tornasync' 'npm') source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz no-nbclassic.patch) -sha256sums=('4dc48ab0980e3af2e921dff26e0013dd03b104b1b67f0d85b67448e16e25311e' +sha256sums=('1fafb8b657005d91603f3c3adfd6d9e8eaf33fdc601537fef09283332efe67cb' 'c81b7b957622b7ea68589daa568bba96a8955e768aea0bce60c27fa041e07cc4') prepare() {