adding apptainer 1.0.1

This commit is contained in:
Jean-François GUILLAUME 2022-03-23 15:26:46 +01:00
parent 73de0897c8
commit cc10403812
GPG key ID: 38751DAE145EFB5A

View file

@ -279,13 +279,13 @@
(name "apptainer")
(version "1.0.1")
(source (origin
(method url-fetch)
(uri (list
(string-append "https://github.com/apptainer/apptainer/archive/refs/tags/v" version ".tar.gz")
))
(sha256 (base32 "192x2s7d6gqkgl8p0v6b66qy07zx1n7i537gqgy7k5gdhhif958b"))
)
)
(method git-fetch)
(uri (git-reference
(url "https://github.com/apptainer/apptainer/")
(commit "a308dd1a664a0bf01ff74b39c69d07442c7fac4f")
))
(sha256 (base32 "1canl8277phpy6137qphs3i6yhxpi890b29qjf9jb7sqa3y8yf1n"))
))
(home-page "https://apptainer.org/")
(synopsis "THE CONTAINER SYSTEM FOR SECURE HIGH PERFORMANCE COMPUTING")
(description "Apptainer/Singularity is the most widely used container system for HPC.