unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#68667] [PATCH] gnu: Include the notmuch logo in emacs-notmuch.
@ 2024-01-23  0:25 Tom Willemse
  2024-01-28 17:24 ` bug#68667: " Liliana Marie Prikler
  0 siblings, 1 reply; 2+ messages in thread
From: Tom Willemse @ 2024-01-23  0:25 UTC (permalink / raw)
  To: 68667; +Cc: Tom Willemse, andrew, cox.katherine.e+guix, liliana.prikler

* gnu/packages/mail.scm (emacs-notmuch): Include notmuch-logo.svg

Change-Id: Iaae79717d11d7f91cdef3f7470c290489e2b397a
---
 gnu/packages/mail.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 4466e5e6d9..966c044614 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -1440,6 +1440,7 @@ (define-public emacs-notmuch
     (arguments
      (list
       #:exclude #~(cons* "make-deps.el" "rstdoc.el" %default-exclude)
+      #:include #~(cons* "notmuch-logo.svg" %default-include)
       #:phases
       #~(modify-phases %standard-phases
           (add-after 'unpack 'chdir

base-commit: 9c367ee1967b213b507a8bf041ea6c2623ceea96
-- 
2.43.0





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#68667: [PATCH] gnu: Include the notmuch logo in emacs-notmuch.
  2024-01-23  0:25 [bug#68667] [PATCH] gnu: Include the notmuch logo in emacs-notmuch Tom Willemse
@ 2024-01-28 17:24 ` Liliana Marie Prikler
  0 siblings, 0 replies; 2+ messages in thread
From: Liliana Marie Prikler @ 2024-01-28 17:24 UTC (permalink / raw)
  To: Tom Willemse, 68667-done; +Cc: cox.katherine.e+guix, andrew

Am Montag, dem 22.01.2024 um 16:25 -0800 schrieb Tom Willemse:
> * gnu/packages/mail.scm (emacs-notmuch): Include notmuch-logo.svg
> 
> Change-Id: Iaae79717d11d7f91cdef3f7470c290489e2b397a
> ---
Applied.

Thanks




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-28 17:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-23  0:25 [bug#68667] [PATCH] gnu: Include the notmuch logo in emacs-notmuch Tom Willemse
2024-01-28 17:24 ` bug#68667: " Liliana Marie Prikler

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).