[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
91/182: gnu: libssh: Update to 0.9.2.
From: |
guix-commits |
Subject: |
91/182: gnu: libssh: Update to 0.9.2. |
Date: |
Fri, 15 Nov 2019 00:01:46 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit 5693b592018fbf0def63c25fe014282f75c0fcba
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Nov 7 18:00:08 2019 +0100
gnu: libssh: Update to 0.9.2.
* gnu/packages/ssh.scm (libssh): Update to 0.9.2.
---
gnu/packages/ssh.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/ssh.scm b/gnu/packages/ssh.scm
index f6559f4..351e264 100644
--- a/gnu/packages/ssh.scm
+++ b/gnu/packages/ssh.scm
@@ -70,7 +70,7 @@
(define-public libssh
(package
(name "libssh")
- (version "0.9.1")
+ (version "0.9.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -78,7 +78,7 @@
(commit (string-append "libssh-" version))))
(sha256
(base32
- "1gn8ssb1j8p41w6zy6iagbafgvcgn36ci9yyhhq83sragfjsvxaz"))
+ "14g4rvp91skn2hlsjyhkv58vhng65xrf34cfqffixa4al869hzgj"))
(file-name (git-file-name name version))))
(build-system cmake-build-system)
(outputs '("out" "debug"))
- 102/182: gnu: fcitx: Don't use NAME in source URI., (continued)
- 102/182: gnu: fcitx: Don't use NAME in source URI., guix-commits, 2019/11/15
- 100/182: gnu: r-plotly: Update to 4.9.1., guix-commits, 2019/11/15
- 99/182: gnu: r-nlme: Update to 3.1-142., guix-commits, 2019/11/15
- 104/182: gnu: fcitx-configtool: Don't use NAME in source URI., guix-commits, 2019/11/15
- 114/182: gnu: python-astroid: Update to 2.3.3., guix-commits, 2019/11/15
- 117/182: gnu: perl-data-compare: Update to 1.27., guix-commits, 2019/11/15
- 118/182: gnu: python-mpi4py: Update to 3.0.3., guix-commits, 2019/11/15
- 111/182: gnu: Add delft-icon-theme., guix-commits, 2019/11/15
- 116/182: gnu: perl-danga-socket: Update to 1.62., guix-commits, 2019/11/15
- 83/182: services: Make it possible to include dynamic modules in nginx., guix-commits, 2019/11/15
- 91/182: gnu: libssh: Update to 0.9.2.,
guix-commits <=
- 93/182: gnu: polybar: Update to 3.4.1., guix-commits, 2019/11/15
- 101/182: gnu: r-hmisc: Update to 4.3-0., guix-commits, 2019/11/15
- 109/182: guix: package: lock profiles when processing them., guix-commits, 2019/11/15
- 107/182: services: mpd: Connect to the user's PulseAudio socket., guix-commits, 2019/11/15
- 113/182: gnu: Add gnome-shell-extension-noannoyance., guix-commits, 2019/11/15
- 119/182: gnu: python-latexcodec: Update to 1.0.7., guix-commits, 2019/11/15
- 92/182: gnu: Fix deprecation of monolithic Qt 5.x package., guix-commits, 2019/11/15
- 108/182: guix: Add file-locking with no wait., guix-commits, 2019/11/15
- 112/182: gnu: Add gnome-shell-extension-dash-to-dock., guix-commits, 2019/11/15
- 121/182: ui: Produce hyperlinks for the 'location' field of search results., guix-commits, 2019/11/15