[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/07: gnu: batctl: Update to 2020.3.
From: |
guix-commits |
Subject: |
05/07: gnu: batctl: Update to 2020.3. |
Date: |
Fri, 11 Sep 2020 17:34:22 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 0649c3cafa8389af426f83716864fc9aa0033815
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Sep 11 22:27:13 2020 +0200
gnu: batctl: Update to 2020.3.
* gnu/packages/networking.scm (batctl): Update to 2020.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 2530c54..e3385d4 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -3428,14 +3428,14 @@ maximum extent possible.")
(define-public batctl
(package
(name "batctl")
- (version "2020.1")
+ (version "2020.3")
(source
(origin
(method url-fetch)
(uri (string-append
"https://downloads.open-mesh.org/batman/releases/batman-adv-"
version "/batctl-" version ".tar.gz"))
(sha256
- (base32 "0fy252q1my3a57v6pfz8i97h6zv7v03di01dhwjkj47pqnx1rqm3"))))
+ (base32 "0r2w2v4sy6wgr7mp9lc7yj9k4ldsbsm3425rjil7p0b17zmzf4rm"))))
(inputs
`(("libnl" ,libnl)))
(native-inputs
- branch master updated (a1ea058 -> 52569ee), guix-commits, 2020/09/11
- 01/07: gnu: libetpan: Update to 1.9.4., guix-commits, 2020/09/11
- 02/07: gnu: padthv1: Update to 0.9.17., guix-commits, 2020/09/11
- 04/07: Revert "gnu: dovecot: Set moduledir to global directory.", guix-commits, 2020/09/11
- 06/07: gnu: enet: Update to 1.3.16., guix-commits, 2020/09/11
- 03/07: Revert "services: dovecot: Use modules via symlink to system profile.", guix-commits, 2020/09/11
- 05/07: gnu: batctl: Update to 2020.3.,
guix-commits <=
- 07/07: gnu: lldpd: Update to 1.0.6., guix-commits, 2020/09/11