unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#43053] [PATCH] gnu: libdazzle: Update to 3.37.1.
@ 2020-08-26  2:33 Michael Rohleder
  2020-08-27  8:28 ` bug#43053: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-08-26  2:33 UTC (permalink / raw)
  To: 43053; +Cc: Michael Rohleder

* gnu/packages/gnome.scm (libdazzle): Update to 3.37.1.
---
testet with gitg and gnome-{music,photos}. gnome-builder currently
doesn't build anyway (and this bump is actually a try to repair it).

 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 5664f76ae2..47c9a62a41 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -10268,7 +10268,7 @@ hexadecimal or ASCII.  It is useful for editing binary files in general.")
 (define-public libdazzle
   (package
     (name "libdazzle")
-    (version "3.34.1")
+    (version "3.37.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/libdazzle/"
@@ -10276,7 +10276,7 @@ hexadecimal or ASCII.  It is useful for editing binary files in general.")
                                   "libdazzle-" version ".tar.xz"))
               (sha256
                (base32
-                "01cmcrd75b7ns7j2b4p6h7pv68vjhkcl9zbvzzx7pf4vknxir61x"))))
+                "03r5cr11dc031qa3694bpgm3lajrhiiln67kvl7vjj4q0scf7w7x"))))
     (build-system meson-build-system)
     (arguments
      `(#:phases
-- 
2.28.0





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

* bug#43053: [PATCH] gnu: libdazzle: Update to 3.37.1.
  2020-08-26  2:33 [bug#43053] [PATCH] gnu: libdazzle: Update to 3.37.1 Michael Rohleder
@ 2020-08-27  8:28 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2020-08-27  8:28 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 43053-done


> * gnu/packages/gnome.scm (libdazzle): Update to 3.37.1.

Pushed, thanks!

Mathieu




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

end of thread, other threads:[~2020-08-27  8:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-26  2:33 [bug#43053] [PATCH] gnu: libdazzle: Update to 3.37.1 Michael Rohleder
2020-08-27  8:28 ` bug#43053: " Mathieu Othacehe

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).