diff options
author | Ben Sturmfels <ben@sturm.com.au> | 2017-04-11 00:06:20 +1000 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2017-04-11 18:03:35 +0200 |
commit | c1aba1a7c8d82e9b734f5e0ea41fe3b468fb31a5 (patch) | |
tree | c52ad92c37187447f00b2d44748a433f44fe18fb /gnu/packages/admin.scm | |
parent | e23455543b875c92b66ec25bde10a068e4db9e9b (diff) |
gnu: python-paramiko: Update to 1.17.4.
* gnu/packages/python.scm (python-paramiko): Update to 1.17.4.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'gnu/packages/admin.scm')
-rw-r--r-- | gnu/packages/admin.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm index f19bf5a48d..327dd36376 100644 --- a/gnu/packages/admin.scm +++ b/gnu/packages/admin.scm @@ -2048,3 +2048,4 @@ environments to get useful results. Therefore, Intel GPU Tools includes low-level tools and tests specifically for development and testing of the Intel DRM Driver.") (license license:expat))) + |