guix: Oops, fix nyacc-for-mes checksum. Thanks, pdewacht!

* guix.scm (nyacc-for-mes): Fix checksum.
This commit is contained in:
Jan Nieuwenhuizen 2018-06-26 23:45:59 +02:00
parent 96e6dd59d6
commit e5cd1cb816
No known key found for this signature in database
GPG Key ID: F3C1A0D9C1D65273
1 changed files with 2 additions and 2 deletions

View File

@ -92,12 +92,12 @@
"/nyacc-" version ".tar.gz"))
(sha256
(base32
"101k3hy4jk5p109k6w4dpx3bjm0g53zwb1yxvvad8khfq00wb8hd"))))))
"0c8c8kxir0h2d4nxr131xbkfs7c80haipmkp2g6677sh14wn0b3y"))))))
(define-public mescc-tools
(package
(name "mescc-tools")
(version "0.5")
(version "0.5.1")
(source (origin
(method url-fetch)
(uri (string-append