Skip to content
Snippets Groups Projects
Unverified Commit 864b7f0b authored by Marius Bakke's avatar Marius Bakke
Browse files

gnu: fmt: Update to 6.0.0.

* gnu/packages/pretty-print.scm (fmt): Update to 6.0.0.
parent d1bfad2f
No related branches found
No related tags found
No related merge requests found
......@@ -164,7 +164,7 @@ (define-public enscript
(define-public fmt
(package
(name "fmt")
(version "5.3.0")
(version "6.0.0")
(source (origin
(method url-fetch)
(uri (string-append
......@@ -172,7 +172,7 @@ (define-public fmt
version "/fmt-" version ".zip"))
(sha256
(base32
"0p51nhmvjniqlffmmb9djhprnclvm448f2vkdxymvxw307hl21sc"))))
"0h148anbaqgch6n69pxsvs1c9wmykgd052wmzgdia7qpz8w6p8dl"))))
(build-system cmake-build-system)
(native-inputs
`(("unzip" ,unzip)))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment