unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#47400] [PATCH] gnu: emacs-all-the-icons-dired: Update to 1.0-2-fc2dfa1.
@ 2021-03-26  5:35 Vinicius Monego
  2021-03-26 14:04 ` bug#47400: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Vinicius Monego @ 2021-03-26  5:35 UTC (permalink / raw)
  To: 47400; +Cc: Vinicius Monego

* gnu/packages/emacs-xyz.scm (emacs-all-the-icons-dired): Update to 1.0-2-fc2dfa1.
---
This update fixes https://github.com/jtbm37/all-the-icons-dired/issues/18

 gnu/packages/emacs-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 28400c0573..7516484d83 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -22780,9 +22780,9 @@ based on diff output.")
       (license license:gpl3+))))
 
 (define-public emacs-all-the-icons-dired
-  (let ((commit "980b7747d6c4a7992a1ec56afad908956db0a519")
+  (let ((commit "fc2dfa1e9eb8bf1c402a675e7089638d702a27a5")
         (version "1.0")
-        (revision "1"))
+        (revision "2"))
     (package
       (name "emacs-all-the-icons-dired")
       (version (git-version version revision commit))
@@ -22795,7 +22795,7 @@ based on diff output.")
          (file-name (git-file-name name version))
          (sha256
           (base32
-           "1pvbgyxfj4j205nj1r02045f1y4wgavdsk7f45hxkkhms1rj8jyy"))))
+           "0zhyhz4lhx0d8wwh1xxxf7ck4s621fk9757ql2ypxbr4iqh7sjlp"))))
       (build-system emacs-build-system)
       (propagated-inputs
        `(("emacs-all-the-icons" ,emacs-all-the-icons)))
-- 
2.31.0





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

* bug#47400: [PATCH] gnu: emacs-all-the-icons-dired: Update to 1.0-2-fc2dfa1.
  2021-03-26  5:35 [bug#47400] [PATCH] gnu: emacs-all-the-icons-dired: Update to 1.0-2-fc2dfa1 Vinicius Monego
@ 2021-03-26 14:04 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2021-03-26 14:04 UTC (permalink / raw)
  To: Vinicius Monego; +Cc: 47400-done

Hello,

Vinicius Monego <monego@posteo.net> writes:

> * gnu/packages/emacs-xyz.scm (emacs-all-the-icons-dired): Update to
> 1.0-2-fc2dfa1.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2021-03-26 14:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-26  5:35 [bug#47400] [PATCH] gnu: emacs-all-the-icons-dired: Update to 1.0-2-fc2dfa1 Vinicius Monego
2021-03-26 14:04 ` bug#47400: " Nicolas Goaziou

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).