wrong checksum

This commit is contained in:
Yann Dupont 2022-05-11 17:24:25 +02:00
parent fd664b6d15
commit ffc596c258

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 "01lynxvfzjswq5zxfxzjqjalj1s596lh58f5g8xqb6as9gdcyzgg1")) (sha256 (base32 "01lynxvfzjswq5zxfxzjqjalj1s596lh58f5g8xqb6as9gdcyzgg"))
) )
) )
) )