mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 22:38:07 -05:00
gnu: r-sanssouci: Add source file-name.
* gnu/packages/bioinformatics.scm (r-sanssourci)[source]: Add file-name field.
This commit is contained in:
parent
3c75985618
commit
c7ef7a0f84
1 changed files with 1 additions and 0 deletions
|
@ -6831,6 +6831,7 @@ (define-public r-sanssouci
|
|||
(uri (git-reference
|
||||
(url "https://github.com/pneuvial/sanssouci.git")
|
||||
(commit commit)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"13ycdd790qw64qy2zdvcrpj3fc8as628rsly32438d3rifnlc5sk"))))
|
||||
|
|
Loading…
Reference in a new issue