all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sharlatan Hellseher <sharlatanus@gmail.com>
To: 62702@debbugs.gnu.org
Cc: Sharlatan Hellseher <sharlatanus@gmail.com>
Subject: [bug#62702] [PATCH 1/2] gnu: wsjtx: Update to 2.6.1.
Date: Thu,  6 Apr 2023 22:33:46 +0100	[thread overview]
Message-ID: <20230406213347.27898-1-sharlatanus@gmail.com> (raw)
In-Reply-To: <20230406213157.27820-1-sharlatanus@gmail.com>

* gnu/packages/radio.scm (wsjtx): Update to 2.6.1.
---
 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 ad7982f256..d3bd3b9dee 100644
--- a/gnu/packages/radio.scm
+++ b/gnu/packages/radio.scm
@@ -1510,7 +1510,7 @@ (define-public tlf
 (define-public wsjtx
   (package
     (name "wsjtx")
-    (version "2.5.4")
+    (version "2.6.1")
     (source
      (origin
        (method git-fetch)
@@ -1519,7 +1519,7 @@ (define-public wsjtx
              (commit (string-append "wsjtx-" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0nciw9smrfcsirlwyny5r9h7sk2zvm40m56y1hxpgpmbnh6mqikh"))))
+        (base32 "1lqd77v9xm58k9g9kfwxva3mmzm1yyk1v27nws5j1a293zfg2hkw"))))
     (build-system qt-build-system)
     (native-inputs
      (list asciidoc gfortran pkg-config qttools-5 ruby-asciidoctor))
-- 
2.39.2





  reply	other threads:[~2023-04-06 21:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-06 21:31 [bug#62702] [PATCH 0/2]: gnu wsjtx: Update to 2.6.1 and improve style Sharlatan Hellseher
2023-04-06 21:33 ` Sharlatan Hellseher [this message]
2023-04-06 21:33   ` [bug#62702] [PATCH 2/2] gnu: wsjtx: Improve package style Sharlatan Hellseher
2023-04-13  3:07 ` bug#62702: [PATCH 0/2]: gnu wsjtx: Update to 2.6.1 and improve style Leo Famulari
2023-04-13 21:02 ` [bug#62702] Sharlatan Hellseher
2023-04-14 17:56   ` [bug#62702] Leo Famulari
2023-04-13 21:05 ` [bug#62702] [PATCH 1/3] gnu: packages music: Delete use-module duplicates Sharlatan Hellseher
2023-04-13 21:05   ` [bug#62702] [PATCH 2/3] gnu: packages music: Sort use-module alphabetically Sharlatan Hellseher
2023-04-13 21:05   ` [bug#62702] [PATCH 3/3] gnu: abjad: Fix build Sharlatan Hellseher

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=20230406213347.27898-1-sharlatanus@gmail.com \
    --to=sharlatanus@gmail.com \
    --cc=62702@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.