me
/
guix
Archived
1
0
Fork 0

gnu: emacs-clj-refactor: Update to 3.11.2.

* gnu/packages/emacs-xyz.scm (emacs-clj-refactor): Update to 3.11.2.

Change-Id: I338a2a8a172d5ea486f1d693b7a8c52cca3ec1f7
master
Nicolas Goaziou 2024-01-01 18:38:37 +01:00
parent 8b41c305d8
commit ea2eaaa46c
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -13284,7 +13284,7 @@ Clojure projects from templates.")
(define-public emacs-clj-refactor
(package
(name "emacs-clj-refactor")
(version "3.10.0")
(version "3.11.2")
(source
(origin
(method git-fetch)
@ -13293,7 +13293,7 @@ Clojure projects from templates.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "100ngpgvff0xvw1h5krvh40sa3ympl241imwskcv62yk29m9z411"))))
(base32 "1y8xphmmd2ciwnrr7lbiwq0v5c7chq60wssxng9mw0fiz2i3ix22"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-cider