diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2018-02-10 22:52:27 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-17 07:43:00 +0700 |
commit | 2d1aaf78f2e45eaeb1edb3e24bf834dc3640fd8b (patch) | |
tree | d166cc434079faa174b8dcaf27cb6069bffa7f79 /python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.SlackBuild | |
parent | ad2dcb2991205ad47ad6cc78385711d0f29af1bc (diff) |
python/python3-jupyter-ipykernel: Updated for version 4.8.1.
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 7f080473b68de..d975815bac521 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.8.0} +VERSION=${VERSION:-4.8.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |