This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-11-03
Channels
- # announcements (17)
- # asami (17)
- # babashka (20)
- # beginners (110)
- # calva (1)
- # cherry (3)
- # cider (1)
- # clj-kondo (21)
- # clj-on-windows (1)
- # cljsrn (5)
- # clojure (142)
- # clojure-austin (1)
- # clojure-europe (72)
- # clojure-france (28)
- # clojure-hungary (2)
- # clojure-nl (2)
- # clojure-norway (38)
- # clojure-poland (2)
- # clojure-uk (3)
- # clojurescript (4)
- # cursive (33)
- # data-science (3)
- # datahike (5)
- # datomic (1)
- # emacs (27)
- # events (3)
- # fulcro (15)
- # graalvm (4)
- # gratitude (2)
- # honeysql (7)
- # humbleui (8)
- # introduce-yourself (11)
- # jobs-discuss (9)
- # lambdaisland (3)
- # lsp (18)
- # malli (62)
- # music (1)
- # nbb (3)
- # off-topic (10)
- # pathom (3)
- # pedestal (6)
- # polylith (5)
- # re-frame (7)
- # releases (2)
- # shadow-cljs (33)
- # sql (1)
- # test-check (23)
- # vim (20)
- # xtdb (9)
Clojure CLI https://clojure.org/releases/tools#v1.11.1.1189 is now available • https://clojure.atlassian.net/browse/TDEPS-233 bash script fixes from stale jar check changes • Add some missing items on help and man page
deps.clj updated https://github.com/borkdude/deps.clj/blob/master/CHANGELOG.md#v11111189 cc @U015879P2F8
@U015879P2F8 cool, I see it's automated :) https://github.com/casselc/clj-msi/releases/tag/v1.11.1.1189
and this was also automated: https://github.com/littleli/scoop-clojure/commit/d0def1ee2abd1ab7eed4686d40a4b67e9950b2b8 right @UBLU3FQRZ?
this one will probably be updated soon via a daily cron job: https://github.com/littleli/scoop-clojure/blob/master/bucket/clj-msi.json
I think there was a small issue with the version checking earlier, not sure if they've had a chance to fix
they = @UBLU3FQRZ?
sorry, yes
I have an open PR, but checkver is failing. May happen I won't make it today :-/ Also I'm on a business trip only with my Macbook.
scoop install clj-msi
to install with an unofficial msi installer should work now too.https://github.com/clojure/tools.build 0.8.4 is now available • Same as 0.8.3 but now available as a Maven artifact at org.clojure/tools.build
has the maven artifact been published yet? I can't see it in central https://search.maven.org/search?q=a:tools.build
Looks like it’s there now!