guix-commits
[Top][All Lists]
Advanced

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

43/53: gnu: libdazzle: Update to 3.32.3.


From: guix-commits
Subject: 43/53: gnu: libdazzle: Update to 3.32.3.
Date: Fri, 1 Nov 2019 22:18:48 -0400 (EDT)

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

commit 04f729de85d65a72d05786e3764c040adbe8045c
Author: Kei Kebreau <address@hidden>
Date:   Thu Jul 25 11:42:10 2019 -0400

    gnu: libdazzle: Update to 3.32.3.
    
    * gnu/packages/gnome.scm (libdazzle): Update to 3.32.3.
    [native-inputs]: Replace xorg-server with xorg-server-for-tests.
---
 gnu/packages/gnome.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 576bff7..f59fb30 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8253,7 +8253,7 @@ hexadecimal or ASCII.  It is useful for editing binary 
files in general.")
      `(("glib" ,glib "bin")             ; glib-compile-resources
        ("pkg-config" ,pkg-config)
        ;; For tests.
-       ("xorg-server" ,xorg-server)))
+       ("xorg-server" ,xorg-server-for-tests)))
     (inputs
      `(("glib" ,glib)
        ("gobject-introspection" ,gobject-introspection)



reply via email to

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