gnu: mcrl2: Update hash of modified-in-place tarball.

Fixes <https://issues.guix.gnu.org/51074>.

* gnu/packages/maths.scm (mcrl2)[source]: Update hash.
This commit is contained in:
Ludovic Courtès 2021-10-07 12:52:44 +02:00
parent 944bd79113
commit 16e3f8d90a
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -5776,7 +5776,7 @@ (define-public mcrl2
version ".tar.gz"))
(sha256
(base32
"0db9wgy9spwm76mgfisnifrlg69y9cadjgxjr4gdwzfgg6wgqf6d"))))
"1xgx3cd57vc7gbjic24j1q2za6j3ybz6nk4afvvpbwsf33xnlf4v"))))
(inputs
`(("boost" ,boost)
("glu" ,glu)