From unknown Tue Aug 19 07:28:34 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#53993 <53993@debbugs.gnu.org> To: bug#53993 <53993@debbugs.gnu.org> Subject: Status: [PATCH] gnu: welle-io: Update to 2.4. Reply-To: bug#53993 <53993@debbugs.gnu.org> Date: Tue, 19 Aug 2025 14:28:34 +0000 retitle 53993 [PATCH] gnu: welle-io: Update to 2.4. reassign 53993 guix-patches submitter 53993 Jai Vetrivelan severity 53993 normal tag 53993 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 14 07:43:03 2022 Received: (at submit) by debbugs.gnu.org; 14 Feb 2022 12:43:03 +0000 Received: from localhost ([127.0.0.1]:40110 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nJah4-0006Dh-Rg for submit@debbugs.gnu.org; Mon, 14 Feb 2022 07:43:03 -0500 Received: from lists.gnu.org ([209.51.188.17]:59750) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nJah3-0006DI-7P for submit@debbugs.gnu.org; Mon, 14 Feb 2022 07:43:02 -0500 Received: from eggs.gnu.org ([209.51.188.92]:49608) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nJah2-0006B8-Eu for guix-patches@gnu.org; Mon, 14 Feb 2022 07:43:00 -0500 Received: from [2607:f8b0:4864:20::1035] (port=51948 helo=mail-pj1-x1035.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nJah0-0005OL-8d for guix-patches@gnu.org; Mon, 14 Feb 2022 07:43:00 -0500 Received: by mail-pj1-x1035.google.com with SMTP id y9so14440260pjf.1 for ; Mon, 14 Feb 2022 04:42:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:date:message-id:mime-version:content-disposition :content-transfer-encoding; bh=hsP5Q/09KSvfcKbmQxi4aQtPku8vR6t4UWvrEdIPYao=; b=ompZtdtUVVCk8jCxv8qqvUeUMYvFeFbADofLY3NkI/D4OwKbMfjzxHCmuZ2KrMAAbO 3KU7oP8mGwhDrYiCuLJcEashJYe/t05cu1V/m2/7bVUgK6efMO9h/GmwUIo1mRY1zrQi 0C995C+7Sm8oJ1MGMyuBKx7cIefkNIifUZ31wY5SWQ5YrDFAq+6yMDcEbJQryawEKrNt OESXYyfTkm4kvU361xMjiHoJpbnGiScavCCaWzgHCvzmv0j+M35mEB1HtuN3TN4lDxzl OE//fbR5eRlEhYmdHTuMbv/Jktxe9mdDJmdN+PYrBlFeY+G/Hep9HY7flIimuphVOwfn Bycg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:mime-version :content-disposition:content-transfer-encoding; bh=hsP5Q/09KSvfcKbmQxi4aQtPku8vR6t4UWvrEdIPYao=; b=rUxzd1nV7PYy/SSQ7u9DajR8639a69mPtbmkLQRnhYtsiBtRtxAxJe8AwVYsX1Xobh LTAnA6AZYhXfDWr5Hcy2enjtljnP4dEKo/dvaEyQftUHWifzx223V7+N5rJy8HPyvIB9 wq7YjiviFA4xL+Z6nTGwpg9EVgYkj0/zUK2W99zrMWeP9RSaByZowy5r0BhiKned6GeU F3Wuewsvnrw5zJYCcTm8JsDx1Uqzd91UaBJaQqS/tJ5bZXKfy/BbDM+kTWUH20Q0NTCG lfqAiut0BiaVT8IhhStzwRamUE+jcohHBrHd11qQeGEhv2qZQOP0QPcTOivLFGPuHStV ZKdQ== X-Gm-Message-State: AOAM530gCTwvQwcHkylq+bvhpwSb1Y6TFdH9tYvhjaC/3C1RfAFJphVw khN/hIwNCochxbRnDvcAPHqJrCDqV0o= X-Google-Smtp-Source: ABdhPJynQAlNS9Sos1F5GtmtUnJ0TGo2sxWvxpTcg+hkCvyKcCsvHuxlt8L5E359yJFP4Swm1HG38w== X-Received: by 2002:a17:90a:301:: with SMTP id 1mr14504810pje.200.1644842576327; Mon, 14 Feb 2022 04:42:56 -0800 (PST) Received: from guix ([2409:4072:8e18:e44a:2ef5:8b3d:54b9:d50f]) by smtp.gmail.com with ESMTPSA id x23sm36745056pfh.216.2022.02.14.04.42.54 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 14 Feb 2022 04:42:55 -0800 (PST) From: Jai Vetrivelan To: guix-patches@gnu.org Subject: [PATCH] gnu: welle-io: Update to 2.4. X-Flame: Furthermore, you geek, we should fight the war on drugs. X-Tom-Swifty: "I'll have to grade your test again," Tom remarked. Date: Mon, 14 Feb 2022 18:12:50 +0530 Message-ID: <87y22dfwl1.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/patch; charset=utf-8 Content-Disposition: inline; filename=0001-gnu-welle-io-Update-to-2.4.patch Content-Transfer-Encoding: quoted-printable X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::1035 (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::1035; envelope-from=jaivetrivelan@gmail.com; helo=mail-pj1-x1035.google.com X-Spam_score_int: -6 X-Spam_score: -0.7 X-Spam_bar: / X-Spam_report: (-0.7 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, PDS_HP_HELO_NORDNS=0.635, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) >From d5db8ec9a7594aa7eba0b5ab422767982dba25b2 Mon Sep 17 00:00:00 2001 From: Jai Vetrivelan 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 =C2=A9 2020, 2021 Tobias Geerinckx-Rice ;;; Copyright =C2=A9 2021 Jo=C3=A3o Pedro Simas ;;; Copyright =C2=A9 2021 Jack Hill +;;; Copyright =C2=A9 2022 Jai Vetrivelan ;;; ;;; 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 --=20 2.34.0 From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 15 03:25:15 2022 Received: (at 53993-done) by debbugs.gnu.org; 15 Feb 2022 08:25:15 +0000 Received: from localhost ([127.0.0.1]:43407 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nJt99-0000oR-Bc for submit@debbugs.gnu.org; Tue, 15 Feb 2022 03:25:15 -0500 Received: from mout02.posteo.de ([185.67.36.66]:46083) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nJt93-0000nu-V0 for 53993-done@debbugs.gnu.org; Tue, 15 Feb 2022 03:25:14 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 35131240101 for <53993-done@debbugs.gnu.org>; Tue, 15 Feb 2022 09:25:01 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1644913502; bh=KKaW4MkqaND/4FiPCFEsr8+LMZA2Ci+mf9HJi1w8UaU=; h=From:To:Cc:Subject:Date:From; b=qKG4Hc+gudhOA5DpRy/rPCvpv45WLV2uD6dUW/eRfRdUdhVOu0SNFPvzQtQD5Zx41 6UjgeuuWrSgcoR8ch5oNPpUtIal60Xpmqrq8fcwhfhSNC7g9tX+4mw+zIJzHhvj+rI gozfwbWC7akiorRLEId9Ypuj1wPZ4MFxICNtRBGjB6ElpxI958AuQChNJVXtb7529G MvHcuzKwHx1g2MZiRAdWvQ/tJxuem2XzwBAayXZIFulwaxYKTqXp9dg1gath9H9EEk fwCox7+52YUlNTpqKMe9E05n1GKoT6fRQn43w8ThyVu38W+JRseZUP/lPZYwAEicqX tpBgxp6bAUGSA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4JyYzx0DqTz9rxK; Tue, 15 Feb 2022 09:25:00 +0100 (CET) References: <87y22dfwl1.fsf@gmail.com> From: Guillaume Le Vaillant To: Jai Vetrivelan Subject: Re: [bug#53993] [PATCH] gnu: welle-io: Update to 2.4. Date: Tue, 15 Feb 2022 08:24:22 +0000 In-reply-to: <87y22dfwl1.fsf@gmail.com> Message-ID: <87a6esilk3.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 53993-done Cc: 53993-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) --=-=-= Content-Type: text/plain Patch pushed as 7d580f1c2c2dd4077101b66bbe7b46348c5af636. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYgtjXA8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j+FTwEAn33Zc0ClfvLY3Uk+IsGsQPa2lgbE+Y6BxQ+N LMnw6WwBAIPpRsKuQMAkQO5RZ0Z+WA6Gm40T/HIiMuPOS+JAFDHB =kiku -----END PGP SIGNATURE----- --=-=-=-- From unknown Tue Aug 19 07:28:34 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 15 Mar 2022 11:24:11 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator