Skip to content

Commit

Permalink
Bump :lang clojure
Browse files Browse the repository at this point in the history
  • Loading branch information
hlissner committed May 19, 2020
1 parent 1a0a757 commit 265e801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/lang/clojure/packages.el
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
;;; lang/clojure/packages.el

(package! clojure-mode :pin "da9f1ec717dac1194404b4a4562dba6bd9a4ee3a")
(package! cider :pin "3a59fe046c9884573512dff88d140d37c0be7b2c")
(package! cider :pin "b9d505b5896452a9a2a533a6b233ea263182fa50")
(package! clj-refactor :pin "8259791e054382457b87d1f78061b5e3ce948907")

(when (featurep! :checkers syntax)
Expand Down

0 comments on commit 265e801

Please sign in to comment.