GNU bug report logs - #50598
[PATCH] gnu: emacs-docker: Update to 1.4.0.

Previous Next

Package: guix-patches;

Reported by: Andrew Tropin <andrew <at> trop.in>

Date: Wed, 15 Sep 2021 06:24:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 50598 in the body.
You can then email your comments to 50598 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#50598; Package guix-patches. (Wed, 15 Sep 2021 06:24:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andrew Tropin <andrew <at> trop.in>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 15 Sep 2021 06:24:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Andrew Tropin <andrew <at> trop.in>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-docker: Update to 1.4.0.
Date: Wed, 15 Sep 2021 09:23:37 +0300
[Message part 1 (text/plain, inline)]
* 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
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#50598; Package guix-patches. (Thu, 23 Sep 2021 07:16:01 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Andrew Tropin <andrew <at> trop.in>
To: guix-patches <at> gnu.org
Cc: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Subject: Re: [PATCH] gnu: emacs-docker: Update to 1.4.0.
Date: Thu, 23 Sep 2021 10:15:06 +0300
[Message part 1 (text/plain, inline)]
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.
[signature.asc (application/pgp-signature, inline)]

Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Thu, 23 Sep 2021 07:28:01 GMT) Full text and rfc822 format available.

Notification sent to Andrew Tropin <andrew <at> trop.in>:
bug acknowledged by developer. (Thu, 23 Sep 2021 07:28:01 GMT) Full text and rfc822 format available.

Message #13 received at 50598-done <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Andrew Tropin <andrew <at> trop.in>
Cc: 50598-done <at> debbugs.gnu.org
Subject: Re: [bug#50598] [PATCH] gnu: emacs-docker: Update to 1.4.0.
Date: Thu, 23 Sep 2021 09:27:41 +0200
Hello,

Andrew Tropin <andrew <at> 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




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 21 Oct 2021 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 187 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.