mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
bump guix version
This commit is contained in:
parent
40412fde27
commit
7e9eac346c
1 changed files with 2 additions and 4 deletions
|
@ -63,18 +63,16 @@
|
|||
))
|
||||
))
|
||||
|
||||
;; (define-public glicid-custom-slurm glicid-custom-slurm-19.05)
|
||||
|
||||
(define-public glicid-custom-slurm-20.02
|
||||
(package
|
||||
(inherit glicid-custom-slurm-19.05)
|
||||
(name "glicid-custom-slurm-20.02")
|
||||
(version "20.02.2")
|
||||
(version "20.02.5")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "https://download.schedmd.com/slurm/slurm-" version ".tar.bz2"))
|
||||
(sha256 (base32 "0bna1kyqphw6v7ca3gyfb3nlcpclc9vx8py55w7l7sv8xxsqrrvy"))
|
||||
(sha256 (base32 "08qp60rxsny6fcx58xim88avx7f7h7q1vpq3lfw6nlha04r7lan3"))
|
||||
))
|
||||
))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue