diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-01-17 17:13:05 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-20 07:01:19 +0700 |
commit | a0b4374ef304063bdfb0f9334cbe80f2defe0c1e (patch) | |
tree | 95ab445c0c861531f359c8464d025004c1d72675 /development/jupyter-ipykernel/jupyter-ipykernel.SlackBuild | |
parent | 243bd46e71a5fe183f64ef14499068ca548394f0 (diff) |
development/jupyter-ipykernel: Updated for version 4.8.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'development/jupyter-ipykernel/jupyter-ipykernel.SlackBuild')
-rw-r--r-- | development/jupyter-ipykernel/jupyter-ipykernel.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/jupyter-ipykernel/jupyter-ipykernel.SlackBuild b/development/jupyter-ipykernel/jupyter-ipykernel.SlackBuild index b87d71140cb77..ce3c6af0244da 100644 --- a/development/jupyter-ipykernel/jupyter-ipykernel.SlackBuild +++ b/development/jupyter-ipykernel/jupyter-ipykernel.SlackBuild @@ -24,7 +24,7 @@ SRCNAM=ipykernel PRGNAM=jupyter-$SRCNAM -VERSION=${VERSION:-4.7.0} +VERSION=${VERSION:-4.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |