guix-commits
[Top][All Lists]
Advanced

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

02/04: gnu: papirus-icon-theme: Remove input labels.


From: guix-commits
Subject: 02/04: gnu: papirus-icon-theme: Remove input labels.
Date: Mon, 6 Jun 2022 11:27:26 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit b6854fb26ff8967fefad146dbb7b83a9fc80596d
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun May 29 02:00:01 2022 +0200

    gnu: papirus-icon-theme: Remove input labels.
    
    * gnu/packages/gnome-xyz.scm (papirus-icon-theme)[native-inputs]:
    Remove input labels.
---
 gnu/packages/gnome-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/gnome-xyz.scm b/gnu/packages/gnome-xyz.scm
index 306c83fd3d..e143d5378c 100644
--- a/gnu/packages/gnome-xyz.scm
+++ b/gnu/packages/gnome-xyz.scm
@@ -210,7 +210,7 @@ simple and consistent.")
          (delete 'configure)
          (delete 'build))))
     (native-inputs
-     `(("gtk+:bin" ,gtk+ "bin")))
+     (list `(,gtk+ "bin")))
     (home-page "https://git.io/papirus-icon-theme";)
     (synopsis "Fork of Paper icon theme with a lot of new icons and a few 
extras")
     (description "Papirus is a fork of the icon theme Paper with a lot of new 
icons



reply via email to

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