Skip to content
Snippets Groups Projects
Commit 983815c8 authored by Andreas Enge's avatar Andreas Enge
Browse files

gnu: units: Upgrade to 2.11.

* gnu/packages/maths.scm (units): Upgrade to 2.11.
parent 1c0dbf9e
No related branches found
No related tags found
No related merge requests found
......@@ -51,13 +51,13 @@ (define-module (gnu packages maths)
(define-public units
(package
(name "units")
(version "2.02")
(version "2.11")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnu/units/units-" version
".tar.gz"))
(sha256 (base32
"16jfji9g1zc99agd5dcinajinhcxr4dgq2lrbc9md69ir5qgld1b"))))
"1gjs3wc212aaiq4r76hx9nl1h3fa39n0ljwl9420d6ixl3rdmdjk"))))
(build-system gnu-build-system)
(synopsis "Conversion between thousands of scales")
(description
......
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