new checksum

This commit is contained in:
Yann Dupont 2022-05-11 17:16:45 +02:00
parent 4ee4d8b47d
commit fd664b6d15

View file

@ -143,7 +143,7 @@
(origin (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://download.schedmd.com/slurm/slurm-" version ".tar.bz2")) (uri (string-append "https://download.schedmd.com/slurm/slurm-" version ".tar.bz2"))
(sha256 (base32 "0xq2d6dm285y541dyg1h66z7svsisrq8c81ag0f601xz1cn3mq9m")) (sha256 (base32 "01lynxvfzjswq5zxfxzjqjalj1s596lh58f5g8xqb6as9gdcyzgg1"))
) )
) )
) )