me
/
guix
Archived
1
0
Fork 0

gnu: r-sanssouci: Add source file-name.

* gnu/packages/bioinformatics.scm (r-sanssourci)[source]: Add file-name
field.
master
Efraim Flashner 2022-01-06 21:55:20 +02:00
parent 3c75985618
commit c7ef7a0f84
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -6831,6 +6831,7 @@ several functions from the R igraph package.")
(uri (git-reference
(url "https://github.com/pneuvial/sanssouci.git")
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32
"13ycdd790qw64qy2zdvcrpj3fc8as628rsly32438d3rifnlc5sk"))))