mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
typo
This commit is contained in:
parent
188fb8ce52
commit
09c5631963
1 changed files with 2 additions and 2 deletions
|
@ -168,7 +168,7 @@
|
||||||
(inherit slurm)
|
(inherit slurm)
|
||||||
(name "slurm-upstream")
|
(name "slurm-upstream")
|
||||||
(version "23.02.0")
|
(version "23.02.0")
|
||||||
(source (origin
|
; (source (origin
|
||||||
|
|
||||||
; (method git-fetch)
|
; (method git-fetch)
|
||||||
; (uri (git-reference
|
; (uri (git-reference
|
||||||
|
@ -185,7 +185,7 @@
|
||||||
version ".tar.bz2"))
|
version ".tar.bz2"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"186fahlsl2500lrmb8ydzkli0i4bcyaf32y5fj87z9bi93905f91"))))))))
|
"186fahlsl2500lrmb8ydzkli0i4bcyaf32y5fj87z9bi93905f91"))))))
|
||||||
|
|
||||||
|
|
||||||
(define slurm-23.02-latest
|
(define slurm-23.02-latest
|
||||||
|
|
Loading…
Add table
Reference in a new issue