[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/21: gnu: socat: Update to 1.7.3.3.
From: |
guix-commits |
Subject: |
16/21: gnu: socat: Update to 1.7.3.3. |
Date: |
Mon, 15 Apr 2019 05:00:45 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 4c7eeee470e1efa8a83ecd2a2a3720b033c6df56
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Apr 15 10:15:28 2019 +0200
gnu: socat: Update to 1.7.3.3.
* gnu/packages/networking.scm (socat): Update to 1.7.3.3.
---
gnu/packages/networking.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 6e87a18..2463d59 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -161,7 +161,7 @@ residing in IPv4-only networks, even when they are behind a
NAT device.")
(define-public socat
(package
(name "socat")
- (version "1.7.3.2")
+ (version "1.7.3.3")
(source (origin
(method url-fetch)
(uri (string-append
@@ -169,7 +169,7 @@ residing in IPv4-only networks, even when they are behind a
NAT device.")
version ".tar.bz2"))
(sha256
(base32
- "0lcj6zpra33xhgvhmz9l3cqz10v8ybafb8dd1yqkwf1rhy01ymp3"))))
+ "0jnhjijyq74g3wa4ph0am83z6vq7qna7ac0xqjma8s4197z3zmhd"))))
(build-system gnu-build-system)
(arguments '(#:tests? #f)) ;no 'check' phase
(inputs `(("openssl" ,openssl)))
- branch master updated (8f61299 -> 33dbb04), guix-commits, 2019/04/15
- 10/21: gnu: quilt: Don't use NAME in source URI., guix-commits, 2019/04/15
- 05/21: gnu: python-acme, certbot: Update to 0.33.1., guix-commits, 2019/04/15
- 08/21: gnu: highlight: Update to 3.50., guix-commits, 2019/04/15
- 07/21: gnu: darktable: Update to 2.6.2., guix-commits, 2019/04/15
- 13/21: gnu: eyed3: Update to 0.8.10., guix-commits, 2019/04/15
- 17/21: gnu: musl: Update to 1.1.22., guix-commits, 2019/04/15
- 04/21: gnu: libwacom: Update to 0.33., guix-commits, 2019/04/15
- 16/21: gnu: socat: Update to 1.7.3.3.,
guix-commits <=
- 15/21: gnu: toxic: Update to 0.8.3., guix-commits, 2019/04/15
- 21/21: gnu: perl-net-dns: Update to 1.20., guix-commits, 2019/04/15
- 01/21: gnu: connman: Don't use NAME in source URI., guix-commits, 2019/04/15
- 06/21: gnu: yubikey-personalization: Update to 1.19.3., guix-commits, 2019/04/15
- 09/21: gnu: meld: Update to 3.20.1., guix-commits, 2019/04/15
- 12/21: gnu: ncmpc: Update to 0.34., guix-commits, 2019/04/15
- 14/21: gnu: toxic: Don't use unstable tarball., guix-commits, 2019/04/15
- 02/21: gnu: connman: Update to 1.37., guix-commits, 2019/04/15
- 03/21: gnu: ncdc: Update to 1.21., guix-commits, 2019/04/15
- 20/21: gnu: fswatch: Update to 1.14.0., guix-commits, 2019/04/15