[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/13: gnu: gr-satellites: Update to 4.6.0.
From: |
guix-commits |
Subject: |
06/13: gnu: gr-satellites: Update to 4.6.0. |
Date: |
Thu, 30 Jun 2022 05:25:00 -0400 (EDT) |
glv pushed a commit to branch master
in repository guix.
commit 22a341bea02a313d8f25f7ee00e40aa843384736
Author: Greg Hogan <code@greghogan.com>
AuthorDate: Tue Jun 28 15:22:52 2022 +0000
gnu: gr-satellites: Update to 4.6.0.
* gnu/packages/radio.scm (gr-satellites): Update to 4.6.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
---
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 c1df78fa7e..959f51cc51 100644
--- a/gnu/packages/radio.scm
+++ b/gnu/packages/radio.scm
@@ -848,7 +848,7 @@ to the fix block above.
(define-public gr-satellites
(package
(name "gr-satellites")
- (version "4.2.0")
+ (version "4.6.0")
(source
(origin
(method git-fetch)
@@ -857,7 +857,7 @@ to the fix block above.
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "01p9cnwjxas3pkqr9m5fnrgm45cji0sfdqqa51hzy7izx9vgzaf8"))))
+ (base32 "0mcrxwb27n2v8v8vmcmmm1pbmy3c02a22mz2wnpdsfb2163qpchw"))))
(build-system cmake-build-system)
(native-inputs
(list pkg-config pybind11 python-six))
- branch master updated (d921516f50 -> 9121fd78da), guix-commits, 2022/06/30
- 03/13: gnu: Add r-mathjaxr., guix-commits, 2022/06/30
- 04/13: gnu: r-metafor: Update to 3.4-0., guix-commits, 2022/06/30
- 07/13: gnu: gnss-sdr: Update to 0.0.17., guix-commits, 2022/06/30
- 02/13: gnu: Add r-metadat., guix-commits, 2022/06/30
- 06/13: gnu: gr-satellites: Update to 4.6.0.,
guix-commits <=
- 08/13: gnu: gnuradio: Simplify package definition., guix-commits, 2022/06/30
- 10/13: gnu: gr-iqbal: Add missing input., guix-commits, 2022/06/30
- 12/13: gnu: gnss-sdr: Add missing input., guix-commits, 2022/06/30
- 01/13: gnu: octave: Update to 7.1.0., guix-commits, 2022/06/30
- 09/13: gnu: gr-satellites: Add missing input., guix-commits, 2022/06/30
- 13/13: gnu: gqrx: Add missing input., guix-commits, 2022/06/30
- 05/13: gnu: gnuradio: Update to 3.10.3.0., guix-commits, 2022/06/30
- 11/13: gnu: gr-osmosdr: Add missing input., guix-commits, 2022/06/30