[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/19: gnu: fldigi: Update to 4.1.15.
From: |
guix-commits |
Subject: |
12/19: gnu: fldigi: Update to 4.1.15. |
Date: |
Wed, 4 Nov 2020 22:00:40 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 3b663f1985157edffb61f0bb06c4b8cd59b054f0
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Nov 4 22:37:12 2020 +0100
gnu: fldigi: Update to 4.1.15.
* gnu/packages/radio.scm (fldigi): Update to 4.1.15.
---
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 2955b89..ebb36c5 100644
--- a/gnu/packages/radio.scm
+++ b/gnu/packages/radio.scm
@@ -577,14 +577,14 @@ using GNU Radio and the Qt GUI toolkit.")
(define-public fldigi
(package
(name "fldigi")
- (version "4.1.14")
+ (version "4.1.15")
(source
(origin
(method url-fetch)
(uri (string-append "http://www.w1hkj.com/files/fldigi/fldigi-"
version ".tar.gz"))
(sha256
- (base32 "0hr6xbv01xf7z4r2jxxhn8xjdmca2198q4m9glh4877dllvfq6xj"))))
+ (base32 "1fzbcv2dgg6byb2l8m2d6i69yn0a44pq52mpmms756jdf6z622i6"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)))
- 03/19: gnu: zeitgeist: Update to 1.0.3., (continued)
- 03/19: gnu: zeitgeist: Update to 1.0.3., guix-commits, 2020/11/04
- 04/19: gnu: colord: Update to 1.4.5., guix-commits, 2020/11/04
- 08/19: gnu: i3-gaps: Update to 4.18.3., guix-commits, 2020/11/04
- 01/19: gnu: wavemon: Update to 0.9.2., guix-commits, 2020/11/04
- 05/19: gnu: php: Move a test disablement., guix-commits, 2020/11/04
- 06/19: gnu: vera: Update to 1.24., guix-commits, 2020/11/04
- 07/19: gnu: i3-wm: Update to 4.18.3., guix-commits, 2020/11/04
- 10/19: gnu: oil: Update to 0.8.3., guix-commits, 2020/11/04
- 13/19: gnu: lldpd: Update to 1.0.7., guix-commits, 2020/11/04
- 15/19: gnu: libnice: Update to 0.1.18., guix-commits, 2020/11/04
- 12/19: gnu: fldigi: Update to 4.1.15.,
guix-commits <=
- 16/19: gnu: toxic: Update to 0.8.4., guix-commits, 2020/11/04
- 09/19: gnu: xl2tpd: Update to 1.3.16., guix-commits, 2020/11/04
- 14/19: gnu: lldpd: Omit static library., guix-commits, 2020/11/04
- 18/19: gnu: praat: Update to 6.1.30., guix-commits, 2020/11/04
- 11/19: gnu: python-sphinx-intl: Update to 2.0.1., guix-commits, 2020/11/04
- 17/19: gnu: python-audioread: Update to 2.1.9., guix-commits, 2020/11/04
- 19/19: gnu: virt-viewer: Enable VNC support., guix-commits, 2020/11/04