Skip to content
Snippets Groups Projects
Unverified Commit 0a7acf95 authored by B. Wilson's avatar B. Wilson Committed by Efraim Flashner
Browse files

gnu: metamath: Update to 0.192.


* gnu/packages/maths.scm (metamath): Update to 0.192.

Signed-off-by: default avatarEfraim Flashner <efraim@flashner.co.il>
parent 59659f59
No related branches found
No related tags found
No related merge requests found
......@@ -2668,7 +2668,7 @@ (define-public python-slepc4py
(define-public metamath
(package
(name "metamath")
(version "0.183")
(version "0.192")
(source
(origin
(method git-fetch)
......@@ -2677,7 +2677,7 @@ (define-public metamath
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1jjf4fy6j53i40dh0yv0f9sngnw4gs24cig99vsg3q0303pwrhg7"))))
(base32 "1k31zw36h2b0w5r6sbn9qc0v4hj42vw53qlhf5l7q2h3p5qlzvic"))))
(build-system gnu-build-system)
(native-inputs
`(("autoconf" ,autoconf)
......
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