unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61416] [PATCH] gnu: musescore: Update to 4.0.1.
@ 2023-02-11  9:21 Nicolas Goaziou
  2023-02-13 18:11 ` Christopher Baines
  2023-02-17 23:11 ` bug#61416: " Nicolas Goaziou
  0 siblings, 2 replies; 3+ messages in thread
From: Nicolas Goaziou @ 2023-02-11  9:21 UTC (permalink / raw)
  To: 61416

* gnu/packages/music.scm (musescore): Update to 4.0.1.
---
 gnu/packages/music.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index e99bee9cc7..2b41b2dda8 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -4874,7 +4874,7 @@ (define-public sfizz
 (define-public musescore
   (package
     (name "musescore")
-    (version "4.0")
+    (version "4.0.1")
     (source
      (origin
        (method git-fetch)
@@ -4883,7 +4883,7 @@ (define-public musescore
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "16rcwr6fzghv8100syzicabqg8jqvng3zzsi6h3ja4zkp9hcbkcr"))
+        (base32 "0x1aahpbvss3sjydcq6xdh198fmslgypixmd2gckfwjqzady662y"))
        (modules '((guix build utils)))
        (snippet
         '(begin

base-commit: 019f4116ea0b112d468973ea1d1c1badf5bea559
-- 
2.39.1





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#61416] [PATCH] gnu: musescore: Update to 4.0.1.
  2023-02-11  9:21 [bug#61416] [PATCH] gnu: musescore: Update to 4.0.1 Nicolas Goaziou
@ 2023-02-13 18:11 ` Christopher Baines
  2023-02-17 23:11 ` bug#61416: " Nicolas Goaziou
  1 sibling, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2023-02-13 18:11 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: 61416

[-- Attachment #1: Type: text/plain, Size: 221 bytes --]


Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

> * gnu/packages/music.scm (musescore): Update to 4.0.1.
> ---
>  gnu/packages/music.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Looks good to me :)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#61416: [PATCH] gnu: musescore: Update to 4.0.1.
  2023-02-11  9:21 [bug#61416] [PATCH] gnu: musescore: Update to 4.0.1 Nicolas Goaziou
  2023-02-13 18:11 ` Christopher Baines
@ 2023-02-17 23:11 ` Nicolas Goaziou
  1 sibling, 0 replies; 3+ messages in thread
From: Nicolas Goaziou @ 2023-02-17 23:11 UTC (permalink / raw)
  To: 61416-done

Properly closing bug.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-02-17 23:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-11  9:21 [bug#61416] [PATCH] gnu: musescore: Update to 4.0.1 Nicolas Goaziou
2023-02-13 18:11 ` Christopher Baines
2023-02-17 23:11 ` bug#61416: " Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).