guix-commits
[Top][All Lists]
Advanced

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

08/46: gnu: libdazzle: Update to 3.34.1.


From: guix-commits
Subject: 08/46: gnu: libdazzle: Update to 3.34.1.
Date: Sat, 18 Apr 2020 17:55:13 -0400 (EDT)

kkebreau pushed a commit to branch core-updates
in repository guix.

commit c94db354c32e9f1cb4b308be0345ec19719e55da
Author: Kei Kebreau <address@hidden>
AuthorDate: Sat Dec 14 23:17:53 2019 -0500

    gnu: libdazzle: Update to 3.34.1.
    
    * gnu/packages/gnome.scm (libdazzle): Update to 3.34.1.
    
    (cherry picked from commit 781da7d80b6b3a8e48b922acb754a5ba47f1d98b)
---
 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 4aa96cd..b34c066 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9241,7 +9241,7 @@ hexadecimal or ASCII.  It is useful for editing binary 
files in general.")
 (define-public libdazzle
   (package
     (name "libdazzle")
-    (version "3.33.90")
+    (version "3.34.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/libdazzle/"
@@ -9249,7 +9249,7 @@ hexadecimal or ASCII.  It is useful for editing binary 
files in general.")
                                   "libdazzle-" version ".tar.xz"))
               (sha256
                (base32
-                "189m7q88d1a7bq0yyal9f3yhm9kz46lb61379nn4wsnnhpa1d0qs"))))
+                "01cmcrd75b7ns7j2b4p6h7pv68vjhkcl9zbvzzx7pf4vknxir61x"))))
     (build-system meson-build-system)
     (arguments
      `(#:phases



reply via email to

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