mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: emacs-mu4e-column-faces: Add a source file-name.
* gnu/packages/emacs-xyz.scm (emacs-mu4e-column-faces)[source]: Add a file-name field. Change-Id: Ib70b1ff99bed907e66ebd5bd66dc70b5d6e98b64
This commit is contained in:
@@ -18590,6 +18590,7 @@ Additionally it can display the number of unread emails in the mode line.")
|
||||
(uri (git-reference
|
||||
(url "https://github.com/Alexander-Miller/mu4e-column-faces.git")
|
||||
(commit "1bbb646ea07deb1bd2daa4c6eb36e0f65aac40b0")))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "12cb37lj8j1fd5kp3gbnzgknb57j5l8xgrnhb60ysff66m1mbrr7"))))
|
||||
(build-system emacs-build-system)
|
||||
|
||||
Reference in New Issue
Block a user