guix-commits
[Top][All Lists]
Advanced

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

09/47: gnu: libdazzle: Update to 3.34.1.


From: guix-commits
Subject: 09/47: gnu: libdazzle: Update to 3.34.1.
Date: Mon, 23 Mar 2020 15:50:47 -0400 (EDT)

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

commit b4941b4ab83c8aebe33056e642f1d26a5da41a17
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 2259925..4f41afa 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9174,7 +9174,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/"
@@ -9182,7 +9182,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]