guix-commits
[Top][All Lists]
Advanced

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

31/48: gnu: libdazzle: Update to 3.30.2.


From: guix-commits
Subject: 31/48: gnu: libdazzle: Update to 3.30.2.
Date: Fri, 21 Jun 2019 01:06:59 -0400 (EDT)

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

commit 817b3fd1d57f51db04b608769beffa1b4d7cf72b
Author: Ricardo Wurmus <address@hidden>
Date:   Wed Dec 5 21:21:06 2018 +0100

    gnu: libdazzle: Update to 3.30.2.
    
    * gnu/packages/gnome.scm (libdazzle): Update to 3.30.2.
---
 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 c584edc..bc59c58 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7903,7 +7903,7 @@ hexadecimal or ASCII.  It is useful for editing binary 
files in general.")
 (define-public libdazzle
   (package
     (name "libdazzle")
-    (version "3.28.5")
+    (version "3.30.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/libdazzle/"
@@ -7911,7 +7911,7 @@ hexadecimal or ASCII.  It is useful for editing binary 
files in general.")
                                   "libdazzle-" version ".tar.xz"))
               (sha256
                (base32
-                "08qdwv2flywnh6kibkyv0pnm67pk8xlmjh4yqx6hf13hyhkxkqgg"))))
+                "1m9n1gcxndly24rjkxzvmx02a2rkb6ad4cy7p6ncanm1kyp0wxvq"))))
     (build-system meson-build-system)
     (arguments
      `(#:phases



reply via email to

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