GNU bug report logs -
#53993
[PATCH] gnu: welle-io: Update to 2.4.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 53993 in the body.
You can then email your comments to 53993 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#53993
; Package
guix-patches
.
(Mon, 14 Feb 2022 12:44:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Jai Vetrivelan <jaivetrivelan <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Mon, 14 Feb 2022 12:44:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[0001-gnu-welle-io-Update-to-2.4.patch (text/patch, inline)]
From d5db8ec9a7594aa7eba0b5ab422767982dba25b2 Mon Sep 17 00:00:00 2001
From: Jai Vetrivelan <jaivetrivelan <at> gmail.com>
Date: Mon, 14 Feb 2022 18:11:09 +0530
Subject: [PATCH] gnu: welle-io: Update to 2.4.
* gnu/packages/radio.scm (welle-io): Update to 2.4.
---
gnu/packages/radio.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/radio.scm b/gnu/packages/radio.scm
index e487987738..1426498a95 100644
--- a/gnu/packages/radio.scm
+++ b/gnu/packages/radio.scm
@@ -8,6 +8,7 @@
;;; Copyright © 2020, 2021 Tobias Geerinckx-Rice <me <at> tobias.gr>
;;; Copyright © 2021 João Pedro Simas <jpsimas <at> gmail.com>
;;; Copyright © 2021 Jack Hill <jackhill <at> jackhill.us>
+;;; Copyright © 2022 Jai Vetrivelan <jaivetrivelan <at> gmail.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -1758,7 +1759,7 @@ (define-public dream
(define-public welle-io
(package
(name "welle-io")
- (version "2.3")
+ (version "2.4")
(source
(origin
(method git-fetch)
@@ -1767,7 +1768,7 @@ (define-public welle-io
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1xl1lanw0xgmgks67dbfb2h52jxnrd1i2zik56v0q8dwsr7f0daw"))))
+ (base32 "0vl98pciw6xzcxyprcb4613rxn0i202f104lmy900jrny0pq4y65"))))
(build-system qt-build-system)
(native-inputs
(list pkg-config))
base-commit: 72dd5c8766601832ad34bb60bab0b157748f21c4
prerequisite-patch-id: a7d915905b20b6631603201b9d2ab4762f420cbc
--
2.34.0
Reply sent
to
Guillaume Le Vaillant <glv <at> posteo.net>
:
You have taken responsibility.
(Tue, 15 Feb 2022 08:26:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Jai Vetrivelan <jaivetrivelan <at> gmail.com>
:
bug acknowledged by developer.
(Tue, 15 Feb 2022 08:26:01 GMT)
Full text and
rfc822 format available.
Message #10 received at 53993-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Patch pushed as 7d580f1c2c2dd4077101b66bbe7b46348c5af636.
Thanks.
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 15 Mar 2022 11:24:11 GMT)
Full text and
rfc822 format available.
This bug report was last modified 3 years and 157 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.