unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#57332] [PATCH] gnu: emacs-dockerfile-mode: Update to 1.7.
@ 2022-08-22  3:16 Michael Rohleder
  2022-08-22  7:14 ` bug#57332: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2022-08-22  3:16 UTC (permalink / raw)
  To: 57332; +Cc: Michael Rohleder

* gnu/packages/emacs-xyz.scm (emacs-dockerfile-mode): Update to 1.7.
---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index a1bb9affa8..0601fc1384 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -25114,7 +25114,7 @@ (define-public emacs-docker
 (define-public emacs-dockerfile-mode
   (package
     (name "emacs-dockerfile-mode")
-    (version "1.6")
+    (version "1.7")
     (source
      (origin
        (method git-fetch)
@@ -25124,7 +25124,7 @@ (define-public emacs-dockerfile-mode
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0nmybfc9qch0jng06qgs2xb41dl9v52ckc9nc20d7hv3x36w555x"))))
+         "0hmzwh8m72rj6cwaxfypnv3fmjrs11iqr15vsdw1rw7m55xi675f"))))
     (build-system emacs-build-system)
     (propagated-inputs
      (list emacs-s))
-- 
2.37.2





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

* bug#57332: [PATCH] gnu: emacs-dockerfile-mode: Update to 1.7.
  2022-08-22  3:16 [bug#57332] [PATCH] gnu: emacs-dockerfile-mode: Update to 1.7 Michael Rohleder
@ 2022-08-22  7:14 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2022-08-22  7:14 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 57332-done

Michael Rohleder <mike@rohleder.de> writes:

> * gnu/packages/emacs-xyz.scm (emacs-dockerfile-mode): Update to 1.7.

Pushed, thank you!




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

end of thread, other threads:[~2022-08-22  7:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-22  3:16 [bug#57332] [PATCH] gnu: emacs-dockerfile-mode: Update to 1.7 Michael Rohleder
2022-08-22  7:14 ` bug#57332: " 宋文武 via Guix-patches via

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