diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2019-09-02 15:33:35 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-09-07 08:54:49 +0700 |
commit | 550e42a2ff71a0b10f0be2eebd67094f053868f1 (patch) | |
tree | 934946cc068c0ab42fdf02da042fe4b22c4a9570 /python/python3-ipython/python3-ipython.SlackBuild | |
parent | cce88211b320e1382f598aa3b0e18b2a83f3a47d (diff) |
python/python3-ipython: Updated for version 7.8.0.
Diffstat (limited to 'python/python3-ipython/python3-ipython.SlackBuild')
-rw-r--r-- | python/python3-ipython/python3-ipython.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-ipython/python3-ipython.SlackBuild b/python/python3-ipython/python3-ipython.SlackBuild index 788749485b..59104c9bc2 100644 --- a/python/python3-ipython/python3-ipython.SlackBuild +++ b/python/python3-ipython/python3-ipython.SlackBuild @@ -24,7 +24,7 @@ SRCNAM=ipython PRGNAM=python3-$SRCNAM -VERSION=${VERSION:-7.7.0} +VERSION=${VERSION:-7.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |