unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#50598] [PATCH] gnu: emacs-docker: Update to 1.4.0.
@ 2021-09-15  6:23 Andrew Tropin
  2021-09-23  7:15 ` Andrew Tropin
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Tropin @ 2021-09-15  6:23 UTC (permalink / raw)
  To: 50598

[-- Attachment #1: Type: text/plain, Size: 1340 bytes --]

* gnu/packages/emacs-xyz.scm (emacs-docker): Update to 1.4.0.
---
 gnu/packages/emacs-xyz.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 9797503be8..81b39150c4 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -23541,7 +23541,7 @@ constant expressions.")
 (define-public emacs-docker
   (package
     (name "emacs-docker")
-    (version "1.3.0")
+    (version "1.4.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -23550,7 +23550,7 @@ constant expressions.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1g8r1faqp0z0vqp9qrl8m84pa0v2ddvc91klphdkfmldwv7rfipw"))))
+                "0s57dq04d97dvrbxzicyk5z9f1mn8gf9w4nbgrxd9dnjqz335173"))))
     (inputs
      `(("emacs-undercover" ,emacs-undercover)))
     (propagated-inputs
@@ -23558,6 +23558,7 @@ constant expressions.")
        ("emacs-docker-tramp" ,emacs-docker-tramp)
        ("emacs-magit-popup" ,emacs-magit-popup)
        ("emacs-s" ,emacs-s)
+       ("emacs-transient" ,emacs-transient)
        ("emacs-tablist" ,emacs-tablist)
        ("emacs-json-mode" ,emacs-json-mode)))
     (arguments
-- 
2.33.0

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

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

* [bug#50598] [PATCH] gnu: emacs-docker: Update to 1.4.0.
  2021-09-15  6:23 [bug#50598] [PATCH] gnu: emacs-docker: Update to 1.4.0 Andrew Tropin
@ 2021-09-23  7:15 ` Andrew Tropin
  2021-09-23  7:27   ` bug#50598: " Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Tropin @ 2021-09-23  7:15 UTC (permalink / raw)
  To: 50598; +Cc: Nicolas Goaziou

[-- Attachment #1: Type: text/plain, Size: 195 bytes --]


CCing Nicolas Goaziou.

There was a report on our local comunnity, that emacs-docker is updated,
but the dependency list is not and build fails, please add
emacs-transient to propagated-inputs.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

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

* bug#50598: [PATCH] gnu: emacs-docker: Update to 1.4.0.
  2021-09-23  7:15 ` Andrew Tropin
@ 2021-09-23  7:27   ` Nicolas Goaziou
  0 siblings, 0 replies; 3+ messages in thread
From: Nicolas Goaziou @ 2021-09-23  7:27 UTC (permalink / raw)
  To: Andrew Tropin; +Cc: 50598-done

Hello,

Andrew Tropin <andrew@trop.in> writes:

> There was a report on our local comunnity, that emacs-docker is updated,
> but the dependency list is not and build fails, please add
> emacs-transient to propagated-inputs.

Oops, I had overlooked your patch. I applied it. Thank you for the heads up.
>

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2021-09-23  7:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-15  6:23 [bug#50598] [PATCH] gnu: emacs-docker: Update to 1.4.0 Andrew Tropin
2021-09-23  7:15 ` Andrew Tropin
2021-09-23  7:27   ` bug#50598: " 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).