1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-23 01:25:57 +02:00

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:
Efraim Flashner
2018-03-04 11:45:40 +02:00
parent a1eb506cf3
commit b1d4026dfb
+1
View File
@@ -10888,6 +10888,7 @@ memory usage and processing time is minimized.")
(uri (git-reference
(url "https://github.com/rajewsky-lab/dropbead.git")
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32
"1b2lphsc236s1rdzlijxg8yl1jnqpwcvj4x938r89rqpj93jb780"))))