gnu: r-dropbead: Declare a source file-name.
* gnu/packages/bioinformatics.scm (r-dropbead)[source]: Declare a source file-name.
This commit is contained in:
parent
a1eb506cf3
commit
b1d4026dfb
|
@ -10888,6 +10888,7 @@ memory usage and processing time is minimized.")
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
(url "https://github.com/rajewsky-lab/dropbead.git")
|
(url "https://github.com/rajewsky-lab/dropbead.git")
|
||||||
(commit commit)))
|
(commit commit)))
|
||||||
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1b2lphsc236s1rdzlijxg8yl1jnqpwcvj4x938r89rqpj93jb780"))))
|
"1b2lphsc236s1rdzlijxg8yl1jnqpwcvj4x938r89rqpj93jb780"))))
|
||||||
|
|
Loading…
Reference in New Issue