guix-commits
[Top][All Lists]
Advanced

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

11/60: gnu: libdazzle: Update to 3.34.1.


From: guix-commits
Subject: 11/60: gnu: libdazzle: Update to 3.34.1.
Date: Sat, 25 Jan 2020 14:47:01 -0500 (EST)

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

commit 35aac6b165409579e2be7069b1b0a7fcb7a2d922
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.
---
 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 08601f1..7088e3b 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9300,7 +9300,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/"
@@ -9308,7 +9308,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]