gnu: elixir-bunt: Update to 1.0.0.
* gnu/packages/elixir-xyz.scm (elixir-bunt): Update to 1.0.0. Change-Id: I5b51b2063f5eb07adeadb3ac33ad78a834b4b962 Signed-off-by: Andrew Tropin <andrew@trop.in>
This commit is contained in:
parent
7c7fcbb828
commit
f60fea34d8
@ -153,13 +153,13 @@ https://github.com/synrc/fs.")
|
||||
(define-public elixir-bunt
|
||||
(package
|
||||
(name "elixir-bunt")
|
||||
(version "0.2.1")
|
||||
(version "1.0.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (hexpm-uri name version))
|
||||
(sha256
|
||||
(base32 "19bp6xh052ql3ha0v3r8999cvja5d2p6cph02mxphfaj4jsbyc53"))))
|
||||
(base32 "1ddnkg6w3iqzb8z18b7sr7jlmmbn9rf77w4nh1mzmxm512m8cpyw"))))
|
||||
(build-system mix-build-system)
|
||||
(arguments (list #:tests? #f)) ; no tests
|
||||
(synopsis "256 color ANSI coloring in the terminal")
|
||||
|
Loading…
x
Reference in New Issue
Block a user