Date: Monday, November 21, 2022 @ 20:45:42
  Author: arojas
Revision: 1351402

upgpkg: jupyter-server 1.23.3-1: Update to 1.23.3

Modified:
  jupyter-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-21 20:40:49 UTC (rev 1351401)
+++ PKGBUILD    2022-11-21 20:45:42 UTC (rev 1351402)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=jupyter-server
-pkgver=1.23.2
+pkgver=1.23.3
 pkgrel=1
 pkgdesc='Provides the backend for Jupyter web applications like Jupyter 
notebook, JupyterLab, and Voila'
 arch=(any)
@@ -13,7 +13,7 @@
 checkdepends=(python-pytest-tornasync python-pytest-console-scripts 
python-pytest-timeout)
 optdepends=('jupyter-server-mathjax: to use local MathJax')
 
source=(https://pypi.io/packages/source/j/${pkgname/-/_}/${pkgname/-/_}-$pkgver.tar.gz)
-sha256sums=('69cb954ef02c0ba1837787e34e4a1240c93c8eb590662fae1840778861957660')
+sha256sums=('f7f7a2f9d36f4150ad125afef0e20b1c76c8ff83eb5e39fb02d3b9df0f9b79ab')
 
 build() {
   cd ${pkgname/-/_}-$pkgver

Reply via email to