guix-commits
[Top][All Lists]
Advanced

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

63/74: gnu: gdm: Update to 3.28.2.


From: guix-commits
Subject: 63/74: gnu: gdm: Update to 3.28.2.
Date: Fri, 30 Nov 2018 09:07:26 -0500 (EST)

rekado pushed a commit to branch wip-gnome-upgrades
in repository guix.

commit 73cbd13ff4a17a04ce2062ab8647e96c9f02846a
Author: Ricardo Wurmus <address@hidden>
Date:   Mon Aug 6 18:58:36 2018 +0200

    gnu: gdm: Update to 3.28.2.
    
    * gnu/packages/gnome.scm (gdm): Update to 3.28.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 c06a236..cac2713 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5368,7 +5368,7 @@ libxml2.")
 (define-public gdm
   (package
     (name "gdm")
-    (version "3.26.2.1")
+    (version "3.28.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -5377,7 +5377,7 @@ libxml2.")
               (patches (search-patches "gdm-CVE-2018-14424.patch"))
               (sha256
                (base32
-                "0mxdal6hh345xk2xqmw5192jgpprkbcv1d4bwmnl4arcc00cpp8p"))))
+                "0wdm1503x66n1crdlmzmincbd2hccpxsdgjsl5anx3yjpdzs0hb0"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      '(#:configure-flags



reply via email to

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