emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#29127: closed ([PATCH 3/4] gnu: moka-icon-theme: A


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#29127: closed ([PATCH 3/4] gnu: moka-icon-theme: Add faba-icon-theme as propagated input.)
Date: Mon, 06 Nov 2017 23:05:03 +0000

Your message dated Tue, 07 Nov 2017 00:04:52 +0100
with message-id <address@hidden>
and subject line Re: [bug#29127] [PATCH 3/4] gnu: moka-icon-theme: Add 
faba-icon-theme as propagated input.
has caused the debbugs.gnu.org bug report #29127,
regarding [PATCH 3/4] gnu: moka-icon-theme: Add faba-icon-theme as propagated 
input.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
29127: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29127
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH 3/4] gnu: moka-icon-theme: Add faba-icon-theme as propagated input. Date: Fri, 3 Nov 2017 19:58:53 +1100
* gnu/packages/gnome.scm (moka-icon-theme): Moka is based on Faba by using it
  as a fallback icon set instead of bundling it, so we need to add it as a
  propagated-input.
---
 gnu/packages/gnome.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index ca1f659bf..21b639bff 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6353,6 +6353,8 @@ Moka")
               (sha256
                (base32
                 "04axinv79qnngsxkwqzi5j9lc3hn24rjqps5ai8d42pdnfaf0x37"))))
+    (propagated-inputs
+     `(("faba-icon-theme" ,faba-icon-theme)))
     (synopsis "Moka icon theme")
     (description "Moka is a stylized desktop icon set, designed to be clear,
 simple and consistent.")
-- 
2.14.3




--- End Message ---
--- Begin Message --- Subject: Re: [bug#29127] [PATCH 3/4] gnu: moka-icon-theme: Add faba-icon-theme as propagated input. Date: Tue, 07 Nov 2017 00:04:52 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)
Brendan Tildesley <address@hidden> skribis:

> * gnu/packages/gnome.scm (moka-icon-theme): Moka is based on Faba by using it
>   as a fallback icon set instead of bundling it, so we need to add it as a
>   propagated-input.

Applied, thanks!


--- End Message ---

reply via email to

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