[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/44: gnu: emacs-clojure-mode: Update to 5.16.2.
From: |
guix-commits |
Subject: |
13/44: gnu: emacs-clojure-mode: Update to 5.16.2. |
Date: |
Fri, 1 Sep 2023 16:23:05 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 04655bac28d5fc765cd5f303f3faa7bc0de071c2
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Fri Sep 1 21:31:19 2023 +0200
gnu: emacs-clojure-mode: Update to 5.16.2.
* gnu/packages/emacs-xyz.scm (emacs-clojure-mode): Update to 5.16.2.
---
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 bcca22820d..16d2627743 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -12726,7 +12726,7 @@ allowing unprefixed keys to insert their respective
characters as expected.")
(define-public emacs-clojure-mode
(package
(name "emacs-clojure-mode")
- (version "5.16.1")
+ (version "5.16.2")
(source
(origin
(method git-fetch)
@@ -12735,7 +12735,7 @@ allowing unprefixed keys to insert their respective
characters as expected.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1gzr506mj2w8jigvdpsmp9jm4kb5k5v076wda2jz5dpbw4jgj5ms"))))
+ (base32 "0axqdzq4rjjxsxx4b8n2g2gf82wrznbzdilp2kv831wyl33z29mk"))))
(build-system emacs-build-system)
(native-inputs
(list emacs-buttercup emacs-dash emacs-paredit emacs-s))
- 22/44: gnu: emacs-ef-themes: Update to 1.3.0., (continued)
- 22/44: gnu: emacs-ef-themes: Update to 1.3.0., guix-commits, 2023/09/01
- 26/44: gnu: emacs-geiser: Update to 0.29.1., guix-commits, 2023/09/01
- 28/44: gnu: emacs-inspector: Update to 0.33., guix-commits, 2023/09/01
- 29/44: gnu: emacs-logview: Update to 0.17., guix-commits, 2023/09/01
- 31/44: gnu: emacs-org-inline-pdf: Update to 0.5., guix-commits, 2023/09/01
- 32/44: gnu: emacs-org: Update to 9.6.8., guix-commits, 2023/09/01
- 17/44: gnu: emacs-datetime: Update to 0.8., guix-commits, 2023/09/01
- 18/44: gnu: emacs-dired-rsync: Update to 0.7., guix-commits, 2023/09/01
- 20/44: gnu: emacs-dtrt-indent: Update to 1.14., guix-commits, 2023/09/01
- 21/44: gnu: emacs-ebuild-mode: Update to 1.66., guix-commits, 2023/09/01
- 13/44: gnu: emacs-clojure-mode: Update to 5.16.2.,
guix-commits <=
- 23/44: gnu: emacs-ement: Update to 0.11., guix-commits, 2023/09/01
- 25/44: gnu: emacs-envrc: Update to 0.6., guix-commits, 2023/09/01
- 27/44: gnu: emacs-inheritenv: Update to 0.2., guix-commits, 2023/09/01
- 30/44: gnu: emacs-markdown-mode: Update to 2.6., guix-commits, 2023/09/01
- 33/44: gnu: emacs-org-re-reveal: Update to 3.19.2., guix-commits, 2023/09/01
- 40/44: gnu: emacs-with-editor: Update to 3.3.2., guix-commits, 2023/09/01
- 38/44: gnu: emacs-transient: Update to 0.4.3., guix-commits, 2023/09/01
- 39/44: gnu: emacs-trashed: Update to 2.1.4., guix-commits, 2023/09/01
- 35/44: gnu: emacs-pulsar: Update to 1.0.0., guix-commits, 2023/09/01
- 36/44: gnu: emacs-reformatter: Update to 0.7., guix-commits, 2023/09/01