[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/32: gnu: emacs-clj-refactor: Update to 3.12.0.
From: |
guix-commits |
Subject: |
07/32: gnu: emacs-clj-refactor: Update to 3.12.0. |
Date: |
Sun, 17 Mar 2024 18:51:38 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit bd0ce11057b1e57bbdbdf7368f7ca04c61719b1c
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sun Mar 17 22:28:09 2024 +0100
gnu: emacs-clj-refactor: Update to 3.12.0.
* gnu/packages/emacs-xyz.scm (emacs-clj-refactor): Update to 3.12.0.
Change-Id: I4643300ea2ee73b6fc4c7a68d6148a070838a814
---
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 363390031f..4b121cc95a 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -13644,7 +13644,7 @@ Clojure projects from templates.")
(define-public emacs-clj-refactor
(package
(name "emacs-clj-refactor")
- (version "3.11.3")
+ (version "3.12.0")
(source
(origin
(method git-fetch)
@@ -13653,7 +13653,7 @@ Clojure projects from templates.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "17c9lrykbfp0ab7lmi4jh34q6ir7i46acn313xw5342d2q5ql6sk"))))
+ (base32 "0mha1wqn5hd9g8y0fp35qkhlnxlrwli62x7mbifman279h16gaml"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-cider
- branch master updated (059c9ed104 -> bb274ab5aa), guix-commits, 2024/03/17
- 02/32: gnu: emacs-apheleia: Update to 4.1., guix-commits, 2024/03/17
- 03/32: gnu: emacs-buttercup: Update to 1.34., guix-commits, 2024/03/17
- 05/32: gnu: emacs-circe: Update to 2.13-1.cc630eb., guix-commits, 2024/03/17
- 07/32: gnu: emacs-clj-refactor: Update to 3.12.0.,
guix-commits <=
- 09/32: gnu: emacs-ebib: Update to 2.40.5., guix-commits, 2024/03/17
- 11/32: gnu: emacs-eldev: Update to 1.9.1., guix-commits, 2024/03/17
- 01/32: gnu: emacs-ac-php: Update to 2.6.0., guix-commits, 2024/03/17
- 08/32: gnu: emacs-consult: Update to 1.4., guix-commits, 2024/03/17
- 06/32: gnu: emacs-clojure-mode: Update to 5.18.1-1.af0e518., guix-commits, 2024/03/17
- 12/32: gnu: emacs-emms: Update to 19., guix-commits, 2024/03/17
- 16/32: gnu: emacs-gptel: Update to 0.8.0., guix-commits, 2024/03/17
- 17/32: gnu: emacs-jinx: Update to 1.4., guix-commits, 2024/03/17
- 23/32: gnu: emacs-org-caldav: Update to 3.1., guix-commits, 2024/03/17
- 15/32: gnu: emacs-git-link: Update to 0.9.1., guix-commits, 2024/03/17