guix-commits
[Top][All Lists]
Advanced

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

36/181: gnu: Add wayland-protocols-next.


From: guix-commits
Subject: 36/181: gnu: Add wayland-protocols-next.
Date: Tue, 13 Sep 2022 02:25:18 -0400 (EDT)

apteryx pushed a commit to branch master
in repository guix.

commit 815e7d21ef8b6ef5013067c6d1a30ebb74de4734
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Mon Aug 29 20:48:50 2022 -0400

    gnu: Add wayland-protocols-next.
    
    * gnu/packages/freedesktop.scm (wayland-protocols-next): New variable.
---
 gnu/packages/freedesktop.scm | 1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index ce00f959ad..799ead68b4 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -1121,7 +1121,6 @@ protocol either in Wayland core, or some other protocol 
in wayland-protocols.")
         . "https://wayland.freedesktop.org/releases.html";)))
     (license license:expat)))
 
-;;; This is just a temporary package that should be deleted
 (define-public wayland-protocols-next
   (package
     (inherit wayland-protocols)



reply via email to

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