12 lines
394 B
Plaintext
12 lines
394 B
Plaintext
(package
|
|
(name "erlang")
|
|
(version "28.3.2")
|
|
(homepage "https://www.erlang.org/")
|
|
(dependencies perl libncurses)
|
|
(src (tar
|
|
(url "https://github.com/erlang/otp/releases/download/OTP-28.3.2/otp_src_28.3.2.tar.gz")
|
|
(dir "otp_src_28.3.2")
|
|
(blake3 "0fa9ae68d62853dd020bc850ae6bacef5439901d9ced28651ce3aee15100ef5a")))
|
|
(build
|
|
(configure_make)))
|