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