GNU bug report logs - #52531
[PATCH] gnu: gqrx: Update to 2.15.

Previous Next

Package: guix-patches;

Reported by: Nikolay Korotkiy <sikmir <at> gmail.com>

Date: Wed, 15 Dec 2021 23:45:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 52531 in the body.
You can then email your comments to 52531 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#52531; Package guix-patches. (Wed, 15 Dec 2021 23:45:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Nikolay Korotkiy <sikmir <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 15 Dec 2021 23:45:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Nikolay Korotkiy <sikmir <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Nikolay Korotkiy <sikmir <at> gmail.com>
Subject: [PATCH] gnu: gqrx: Update to 2.15.
Date: Thu, 16 Dec 2021 02:44:29 +0300
* gnu/packages/radio.scm (gqrx): Update to 2.15.
---
 gnu/packages/radio.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/radio.scm b/gnu/packages/radio.scm
index 6e2cacfb4d..ed41f0e137 100644
--- a/gnu/packages/radio.scm
+++ b/gnu/packages/radio.scm
@@ -822,16 +822,16 @@ (define-public gr-satellites
 (define-public gqrx
   (package
     (name "gqrx")
-    (version "2.14.6")
+    (version "2.15")
     (source
      (origin
        (method git-fetch)
        (uri (git-reference
-             (url "https://github.com/csete/gqrx")
+             (url "https://github.com/gqrx-sdr/gqrx")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0gz875fbg0ffdi7icm0hqg0dz33hdfszi70b7cax1fcgq5fr1j8c"))))
+        (base32 "1a81wrsl3bj2g3dyd21mka45sfhygbncpkp29ggfvrzffvj1axlv"))))
     (build-system qt-build-system)
     (native-inputs
      (list pkg-config))
-- 
2.34.0





Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Thu, 16 Dec 2021 04:56:02 GMT) Full text and rfc822 format available.

Notification sent to Nikolay Korotkiy <sikmir <at> gmail.com>:
bug acknowledged by developer. (Thu, 16 Dec 2021 04:56:02 GMT) Full text and rfc822 format available.

Message #10 received at 52531-done <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Nikolay Korotkiy <sikmir <at> gmail.com>
Cc: 52531-done <at> debbugs.gnu.org
Subject: Re: [bug#52531] [PATCH] gnu: gqrx: Update to 2.15.
Date: Wed, 15 Dec 2021 23:55:03 -0500
On Thu, Dec 16, 2021 at 02:44:29AM +0300, Nikolay Korotkiy wrote:
> * gnu/packages/radio.scm (gqrx): Update to 2.15.

Thanks for the patch! Pushed as 33de36e5f9d15592c0490d8dbc68afaa47389cd4




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 13 Jan 2022 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 156 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.