[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/09: gnu: flamp: Update to 2.2.07.
From: |
guix-commits |
Subject: |
07/09: gnu: flamp: Update to 2.2.07. |
Date: |
Wed, 20 Oct 2021 19:57:41 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 8da4ea7dc6c2433b3a1190cf8c3f3e74d8ab0ca5
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu Oct 21 01:13:08 2021 +0200
gnu: flamp: Update to 2.2.07.
* gnu/packages/radio.scm (flamp): Update to 2.2.07.
---
gnu/packages/radio.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/radio.scm b/gnu/packages/radio.scm
index b974c03..c07fa46 100644
--- a/gnu/packages/radio.scm
+++ b/gnu/packages/radio.scm
@@ -953,7 +953,7 @@ or USB connection.")
(define-public flamp
(package
(name "flamp")
- (version "2.2.05")
+ (version "2.2.07")
(source
(origin
(method git-fetch)
@@ -962,7 +962,7 @@ or USB connection.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0ll2wbhyh1sb4iqsypwrd118mrgw3vbsdbz442qhk4r6l8kjzblq"))))
+ (base32 "0rygd5w04nspxdj8qj81gpb3mgijvlmii74s1f4mihqs5kb8nwh6"))))
(build-system gnu-build-system)
(native-inputs
`(("autoconf" ,autoconf)
- branch master updated (2782cb3 -> 320c971), guix-commits, 2021/10/20
- 04/09: gnu: autofs: Update to 5.1.8., guix-commits, 2021/10/20
- 01/09: gnu: cdparanoia: Don't build in parallel., guix-commits, 2021/10/20
- 02/09: gnu: ethtool: Update to 5.14., guix-commits, 2021/10/20
- 06/09: gnu: font-gnu-unifont: Cross-compile binaries., guix-commits, 2021/10/20
- 05/09: gnu: font-gnu-unifont: Update to 14.0.01., guix-commits, 2021/10/20
- 07/09: gnu: flamp: Update to 2.2.07.,
guix-commits <=
- 09/09: gnu: dfu-util: Update to 0.11., guix-commits, 2021/10/20
- 08/09: gnu: eid-mw: Update to 5.0.28., guix-commits, 2021/10/20
- 03/09: gnu: genimage: Factorise substitutions., guix-commits, 2021/10/20