guix-commits
[Top][All Lists]
Advanced

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

branch core-updates updated: Revert "gnu: wayland: Update to 1.18.0."


From: guix-commits
Subject: branch core-updates updated: Revert "gnu: wayland: Update to 1.18.0."
Date: Sat, 11 Jan 2020 16:06:10 -0500

This is an automated email from the git hooks/post-receive script.

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

The following commit(s) were added to refs/heads/core-updates by this push:
     new 233c1be  Revert "gnu: wayland: Update to 1.18.0."
233c1be is described below

commit 233c1be0a30846f6646b1f4edc6257037d0835fc
Author: Marius Bakke <address@hidden>
AuthorDate: Sat Jan 11 22:05:28 2020 +0100

    Revert "gnu: wayland: Update to 1.18.0."
    
    This commit only changed the version, not the checksum; and the version does
    not exist.
    
    This reverts commit 373007882def43f43d8da9678f6ab81047e32230.
---
 gnu/packages/freedesktop.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index 2096cdb..a26cbea 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -555,7 +555,7 @@ Python.")
 (define-public wayland
   (package
     (name "wayland")
-    (version "1.18.0")
+    (version "1.17.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://wayland.freedesktop.org/releases/";



reply via email to

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