unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#62649] [PATCH] gnu: frescobaldi: Update to 3.3.0.
@ 2023-04-03 19:36 Nicolas Goaziou
  2023-04-05 20:27 ` Jonathan Brielmaier
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Nicolas Goaziou @ 2023-04-03 19:36 UTC (permalink / raw)
  To: 62649

* gnu/packages/music.scm (frescobaldi): Update to 3.3.0.
---
 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 ae57600c22..1072f21e06 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -3034,7 +3034,7 @@ (define-public python-pyportmidi
 (define-public frescobaldi
   (package
     (name "frescobaldi")
-    (version "3.1.3")
+    (version "3.3.0")
     (source
      (origin
        (method url-fetch)
@@ -3042,7 +3042,7 @@ (define-public frescobaldi
              "https://github.com/wbsoft/frescobaldi/releases/download/v"
              version "/frescobaldi-" version ".tar.gz"))
        (sha256
-        (base32 "1hg9yc8kj445fjsby92g3qf50crcl1pb079zfma18sb7ycv50zww"))))
+        (base32 "1n60gfnf6x0l1bac088g9adzx0lskbl9knd4y1ynr3y0zcs0kfcz"))))
     (build-system python-build-system)
     (arguments
      `(#:tests? #f))                    ;no tests included

base-commit: f3424ada316a9962818b60ae22236efce8bd9fb7
-- 
2.39.2





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

end of thread, other threads:[~2023-04-22 10:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-03 19:36 [bug#62649] [PATCH] gnu: frescobaldi: Update to 3.3.0 Nicolas Goaziou
2023-04-05 20:27 ` Jonathan Brielmaier
2023-04-06 19:36   ` Nicolas Goaziou
2023-04-06 19:37 ` [bug#62649] [PATCH v2 1/2] gnu: Add qpageview Nicolas Goaziou
2023-04-06 19:37   ` [bug#62649] [PATCH v2 2/2] gnu: frescobaldi: Update to 3.3.0 Nicolas Goaziou
2023-04-22 10:05   ` bug#62649: [PATCH v2 1/2] gnu: Add qpageview Nicolas Goaziou
2023-04-21  9:55 ` [bug#62649] [PATCH v3 " Nicolas Goaziou
2023-04-21  9:55   ` [bug#62649] [PATCH v3 2/2] gnu: frescobaldi: Update to 3.3.0 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).