guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

61/107: gnu: libdazzle: Update to 3.36.0.


From: guix-commits
Subject: 61/107: gnu: libdazzle: Update to 3.36.0.
Date: Tue, 12 May 2020 10:53:24 -0400 (EDT)

kkebreau pushed a commit to branch wip-gnome3.36
in repository guix.

commit a4d1d7fac8a32996dce5ee6da1df1e1db62c3dfd
Author: Kei Kebreau <address@hidden>
AuthorDate: Mon Apr 20 02:31:59 2020 -0400

    gnu: libdazzle: Update to 3.36.0.
    
    * gnu/packages/gnome.scm (libdazzle): Update to 3.36.0.
---
 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 253b2e9..983835a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9350,7 +9350,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.36.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/libdazzle/"
@@ -9358,7 +9358,7 @@ hexadecimal or ASCII.  It is useful for editing binary 
files in general.")
                                   "libdazzle-" version ".tar.xz"))
               (sha256
                (base32
-                "01cmcrd75b7ns7j2b4p6h7pv68vjhkcl9zbvzzx7pf4vknxir61x"))))
+                "0n6r16a07in82cnzw91vl675pbjzbvazkxwbqxq2kihganzipcw2"))))
     (build-system meson-build-system)
     (arguments
      `(#:phases



reply via email to

[Prev in Thread] Current Thread [Next in Thread]