all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jai Vetrivelan <jaivetrivelan@gmail.com>
To: 53993@debbugs.gnu.org
Subject: [bug#53993] [PATCH] gnu: welle-io: Update to 2.4.
Date: Mon, 14 Feb 2022 18:12:50 +0530	[thread overview]
Message-ID: <87y22dfwl1.fsf@gmail.com> (raw)

[-- Attachment #1: 0001-gnu-welle-io-Update-to-2.4.patch --]
[-- Type: text/patch, Size: 1587 bytes --]

From d5db8ec9a7594aa7eba0b5ab422767982dba25b2 Mon Sep 17 00:00:00 2001
From: Jai Vetrivelan <jaivetrivelan@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@tobias.gr>
 ;;; Copyright © 2021 João Pedro Simas <jpsimas@gmail.com>
 ;;; Copyright © 2021 Jack Hill <jackhill@jackhill.us>
+;;; Copyright © 2022 Jai Vetrivelan <jaivetrivelan@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	other threads:[~2022-02-14 13:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-14 12:42 Jai Vetrivelan [this message]
2022-02-15  8:24 ` bug#53993: [PATCH] gnu: welle-io: Update to 2.4 Guillaume Le Vaillant

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y22dfwl1.fsf@gmail.com \
    --to=jaivetrivelan@gmail.com \
    --cc=53993@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.