[arch-commits] Commit in jupyter-notebook/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Tue Jan 25 21:08:13 UTC 2022


    Date: Tuesday, January 25, 2022 @ 21:08:13
  Author: arojas
Revision: 1115565

Update to 6.4.8

Modified:
  jupyter-notebook/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-25 21:05:51 UTC (rev 1115564)
+++ PKGBUILD	2022-01-25 21:08:13 UTC (rev 1115565)
@@ -1,7 +1,7 @@
 # Maintainer: Kyle Keen <keenerd at gmail.com>
 
 pkgname=jupyter-notebook
-pkgver=6.4.7
+pkgver=6.4.8
 pkgrel=1
 pkgdesc="The language-agnostic HTML notebook application for Project Jupyter"
 arch=('any')
@@ -16,7 +16,7 @@
 #checkdepends=('python-pytest' 'python-selenium' 'python-requests')
 optdepends=('pandoc: notebook export')
 source=(https://github.com/jupyter/notebook/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-md5sums=('9f1a2ca783723eeede4926216a1d0bf4')
+md5sums=('416839de38977b544948f141b01b3b4b')
 
 # todo: report bug that mathjax and nbconvert is no longer optional
 



More information about the arch-commits mailing list