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

Antonio Rojas arojas at gemini.archlinux.org
Tue Jun 7 17:16:49 UTC 2022


    Date: Tuesday, June 7, 2022 @ 17:16:48
  Author: arojas
Revision: 1228533

Update to 6.4.12

Modified:
  jupyter-notebook/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-07 16:54:30 UTC (rev 1228532)
+++ PKGBUILD	2022-06-07 17:16:48 UTC (rev 1228533)
@@ -2,8 +2,8 @@
 
 pkgname=jupyter-notebook
 _pipname=notebook
-pkgver=6.4.11
-pkgrel=2
+pkgver=6.4.12
+pkgrel=1
 pkgdesc="The language-agnostic HTML notebook application for Project Jupyter"
 arch=('any')
 url="https://github.com/jupyter/notebook"
@@ -18,7 +18,7 @@
 optdepends=('pandoc: notebook export' 'jupyter-widgetsnbextension: interactive widgets')
 replaces=('jupyter')
 source=(https://pypi.io/packages/source/${_pipname:0:1}/$_pipname/$_pipname-$pkgver.tar.gz)
-md5sums=('d422490d81da301830a07065d3e1f8c9')
+md5sums=('90a5b998e496ed4c18975d3a42960df0')
 
 # todo: report bug that mathjax and nbconvert is no longer optional
 



More information about the arch-commits mailing list