[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/22: gnu: bridge-utils: Update to 1.7.
From: |
guix-commits |
Subject: |
06/22: gnu: bridge-utils: Update to 1.7. |
Date: |
Tue, 22 Sep 2020 22:41:39 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 78e624d785e388a1dbe7a835a3a1bb9d18b5290e
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Sep 23 00:54:18 2020 +0200
gnu: bridge-utils: Update to 1.7.
* gnu/packages/linux.scm (bridge-utils): Update to 1.7.
[source]: Update URL subdirectory.
---
gnu/packages/linux.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index bbe801b..dce128d 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -2456,14 +2456,14 @@ Linux-based operating systems.")
(define-public bridge-utils
(package
(name "bridge-utils")
- (version "1.6")
+ (version "1.7")
(source
(origin
(method url-fetch)
- (uri (string-append "mirror://kernel.org/linux/utils/net/bridge-utils/"
- "bridge-utils-" version ".tar.xz"))
+ (uri (string-append
"mirror://kernel.org/linux/kernel/people/shemminger/"
+ "bridge-utils/bridge-utils-" version ".tar.xz"))
(sha256
- (base32 "1j16kr44csyr4yqxly26l1yw2bh4nkiasgwvask2i2gvsnsyyryc"))))
+ (base32 "0zlrigizac2nfwgvksm92v4wafrpgxlbci3gwimc795ib7k8g6ck"))))
(build-system gnu-build-system)
;; The tarball lacks all the generated files.
- 01/22: gnu: facter: Update to 4.0.38., (continued)
- 01/22: gnu: facter: Update to 4.0.38., guix-commits, 2020/09/22
- 03/22: gnu: lcov: Update to 1.15., guix-commits, 2020/09/22
- 02/22: gnu: cloc: Update to 1.88., guix-commits, 2020/09/22
- 10/22: gnu: mpdscribble: Order inputs alphabetically., guix-commits, 2020/09/22
- 12/22: gnu: pd: Update to 0.51-2., guix-commits, 2020/09/22
- 21/22: import: Fix docstring typoes., guix-commits, 2020/09/22
- 07/22: gnu: numactl: Update to 2.0.14., guix-commits, 2020/09/22
- 18/22: gnu: perl-libwww: Update to 6.48., guix-commits, 2020/09/22
- 20/22: gnu: fluidsynth: Update to 2.1.5., guix-commits, 2020/09/22
- 19/22: gnu: perl-http-cookiejar: Update to 0.010., guix-commits, 2020/09/22
- 06/22: gnu: bridge-utils: Update to 1.7.,
guix-commits <=
- 16/22: gnu: wv: Update to 1.2.9., guix-commits, 2020/09/22
- 11/22: gnu: mpdscribble: Update to 0.23., guix-commits, 2020/09/22
- 14/22: gnu: console-setup: Update to 1.197., guix-commits, 2020/09/22
- 05/22: gnu: umockdev: Update to 0.14.3., guix-commits, 2020/09/22
- 09/22: gnu: mpd: Update to 0.21.26., guix-commits, 2020/09/22
- 08/22: gnu: mcelog: Update to 172., guix-commits, 2020/09/22
- 04/22: gnu: yadifa: Update to 2.3.10., guix-commits, 2020/09/22
- 15/22: gnu: console-setup: Fix suspected typo., guix-commits, 2020/09/22
- 13/22: gnu: qtractor: Update to 0.9.17., guix-commits, 2020/09/22
- 17/22: gnu: perl-io-socket-ip: Update to 0.41., guix-commits, 2020/09/22