« ^ »

clojureをアップグレードする

所要時間: 約 1分
brew upgrade leiningen
Updating Homebrew...
==> Auto-updated Homebrew!
Updated Homebrew from a1da909 to 0cff599.
Updated 3 taps (homebrew/core, homebrew/science, homebrew/versions).
==> New Formulae
bit                           gobuster                      mysql-utilities
dmtx-utils                    gtef                          sha1dc
docker-credential-helper      homebrew/science/acado
dvd-vr                        homebrew/science/m4ri
==> Updated Formulae
abcm2ps                       harfbuzz ✔                    newlisp
algol68g                      hebcal                        nexus
alot                          hg-flow                       node ✔
aptly-completion              hledger                       node-build
armor                         homebrew/science/anvio        nuget
artifactory                   homebrew/science/armadillo    openvdb
aws-sdk-cpp                   homebrew/science/graph-tool   osc
awscli                        homebrew/science/kat          osrm-backend
bash-completion               homebrew/science/kmerstream   p11-kit
blackbox                      homebrew/science/libpll       packetbeat
botan                         homebrew/science/littler      paket
byteman                       homebrew/science/methpipe     pdfgrep
cake                          homebrew/science/nest         peco
cassandra                     homebrew/science/octave       pgcli
certigo                       homebrew/science/openni2      pidgin
chromedriver                  homebrew/science/r            proselint
codequery                     homebrew/science/sambamba     protobuf-swift
commandbox                    homebrew/science/sumo         pybind11
conan                         homebrew/science/vtk          pyinvoke
consul-backinator             homebrew/science/xcdf         pyqt5
convox                        httest                        python3
coreutils                     hyper                         qscintilla2
couchdb-lucene                i3status                      rancher-cli
creduce                       idris                         reposurgeon
crystal-icr                   iperf3                        rmlint
crystal-lang                  ipfs                          scipy
csvtomd                       jboss-forge                   selenium-server-standalone
curlpp                        jenkins                       sflowtool
dmd                           jetty                         sip
doctl                         jid                           softhsm
doitlive                      jrnl                          sourcery
dosfstools                    jruby                         spdlog
dub                           json-fortran                  sqlparse
eralchemy                     khal                          sshguard
eventql                       kobalt                        statik
excel-compare                 kompose                       stout
exim                          kubernetes-cli                svgcleaner
feedgnuplot                   kubernetes-helm               swiftformat
folly                         ldc                           swiftplate
fonttools                     libav ✔                       swimat
fossil                        libbluray                     syncthing
freeradius-server             libchamplain                  tarsnapper
[email protected]                       libgpg-error ✔                texmath
geckodriver                   libosmium                     timelimit
git-lfs ✔                     linkerd                       todolist
git-quick-stats               llvm                          todoman
gnome-autoar                  lxc                           ttyd
gnu-units                     mandoc                        tundra
gnutls ✔                      meson                         typescript
goaccess                      metricbeat                    vala
gofabric8                     midnight-commander            vegeta
gosu                          mighttpd2                     vert.x
gradle                        mikutter                      vim
grails                        minimesos                     xonsh
groovy                        mongo-c-driver                yle-dl
grpc                          monit                         youtube-dl
gti                           monotone
==> Renamed Formulae
bash-completion2 -> bash-completion@2         mariadb100 -> [email protected]
==> Deleted Formulae
ctorrent                                      libgroove
homebrew/versions/bash-completion2            s3sync
homebrew/versions/mariadb100

==> Upgrading 1 outdated package, with result:
leiningen 2.7.1
==> Upgrading leiningen
==> Downloading https://homebrew.bintray.com/bottles/leiningen-2.7.1.sierra.bottle.tar.gz
######################################################################## 100.0%
==> Pouring leiningen-2.7.1.sierra.bottle.tar.gz
==> Caveats
Dependencies will be installed to:
  $HOME/.m2/repository
To play around with Clojure run `lein repl` or `lein help`.

Bash completion has been installed to:
  /usr/local/etc/bash_completion.d

zsh completion has been installed to:
  /usr/local/share/zsh/site-functions
==> Summary
🍺  /usr/local/Cellar/leiningen/2.7.1: 8 files, 14.7MB
lein repl

Retrieving clojure-complete/clojure-complete/0.2.4/clojure-complete-0.2.4.pom from clojars
Retrieving clojure-complete/clojure-complete/0.2.4/clojure-complete-0.2.4.jar from clojars
nREPL server started on port 57024 on host 127.0.0.1 - nrepl://127.0.0.1:57024
REPL-y 0.3.7, nREPL 0.2.7
Clojure 1.8.0
Java HotSpot(TM) 64-Bit Server VM 1.8.0_45-b14
    Docs: (doc function-name-here)
          (find-doc "part-of-name-here")
  Source: (source function-name-here)
 Javadoc: (javadoc java-object-or-class-here)
    Exit: Control+D or (exit) or (quit)
 Results: Stored in vars *1, *2, *3, an exception in *e

user=>