[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gnu: Add rxvt-unicode.
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH] gnu: Add rxvt-unicode. |
Date: |
Mon, 09 Mar 2015 09:57:45 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
Axel <address@hidden> skribis:
> From 0619a0bcfb0a094c534ec49931ac5eb299774780 Mon Sep 17 00:00:00 2001
> From: "Alexander I.Grafov (Axel)" <address@hidden>
> Date: Mon, 9 Mar 2015 05:03:39 +0300
> Subject: [PATCH] gnu: Add rxvt-unicode.
>
> * gnu/packages/xorg.scm (rxvt-unicode): New variable.
Applied with minor changes:
• moved to xdisorg.scm since it’s not part of Xorg proper;
• changed license to gpl3+ since source file headers have the “or any
later version” wording;
• ensured there were two spaces after sentences in ‘description’, as
reported by ‘guix lint’.
Thank you!
Ludo’.