[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/08: gnu: emacs-dockerfile-mode: Update to 1.9.
From: |
guix-commits |
Subject: |
08/08: gnu: emacs-dockerfile-mode: Update to 1.9. |
Date: |
Wed, 1 May 2024 08:03:02 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 4115590ed1f4a95e52a687d0d0a4bab69e18f4d7
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Wed May 1 14:00:21 2024 +0200
gnu: emacs-dockerfile-mode: Update to 1.9.
* gnu/packages/emacs-xyz.scm (emacs-dockerfile-mode): Update to 1.9.
Change-Id: Ie3fd4d3701d720ece886b3e873b9637aeb468fea
---
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 ca255d7429..77e18a582c 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -30784,7 +30784,7 @@ constant expressions.")
(define-public emacs-dockerfile-mode
(package
(name "emacs-dockerfile-mode")
- (version "1.8")
+ (version "1.9")
(source
(origin
(method git-fetch)
@@ -30794,7 +30794,7 @@ constant expressions.")
(file-name (git-file-name name version))
(sha256
(base32
- "0bv19mii4h47jllps72h69nwrlbfvwxgca1cl4cdxvpx0zkr6qx7"))))
+ "0lz6lfyab2f9nw0fwkvvn7zx361c3wm0aar9v2vhb437c0mxzndh"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-s))
- branch master updated (7d4ae2fca7 -> 4115590ed1), guix-commits, 2024/05/01
- 07/08: gnu: emacs-polymode-ansible: Update to 0.4.0., guix-commits, 2024/05/01
- 04/08: gnu: emacs-org-contrib: Update to 0.5., guix-commits, 2024/05/01
- 01/08: gnu: emacs-ement: Update to 0.15., guix-commits, 2024/05/01
- 03/08: gnu: emacs-posframe: Update to 1.4.3., guix-commits, 2024/05/01
- 02/08: gnu: emacs-vundo: Update to 2.3.0., guix-commits, 2024/05/01
- 06/08: gnu: Add emacs-ansible., guix-commits, 2024/05/01
- 08/08: gnu: emacs-dockerfile-mode: Update to 1.9.,
guix-commits <=
- 05/08: gnu: emacs-org-fc: Update to 0.6.1., guix-commits, 2024/05/01