We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 731f120 commit f56eaa5Copy full SHA for f56eaa5
lang/elixir/Portfile
@@ -3,7 +3,7 @@
3
PortSystem 1.0
4
PortGroup github 1.0
5
6
-github.setup elixir-lang elixir 1.17.2 v
+github.setup elixir-lang elixir 1.18.0 v
7
github.tarball_from archive
8
revision 0
9
epoch 1
@@ -26,9 +26,9 @@ homepage https://elixir-lang.org/
26
27
depends_lib port:erlang
28
29
-checksums rmd160 c5c11ed32ee5f51d24bd4af777e55fa4e68fb08b \
30
- sha256 7bb8e6414b77c1707f39f620a2ad54f68d64846d663ec78069536854247fb1ab \
31
- size 3255067
+checksums rmd160 23ad1a720fc1d1ddae7961f6db1fc253814bc113 \
+ sha256 f29104ae5a0ea78786b5fb96dce0c569db91df5bd1d3472b365dc2ea14ea784f \
+ size 3355182
32
33
# bin/mix
34
conflicts arb
0 commit comments