gnu: libdivsufsort: Declare a source file-name.

* gnu/packages/bioinformatics.scm (libdivsufsort)[source]: Declare a
source file-name.
master
Efraim Flashner 2018-03-04 11:47:42 +02:00
parent 5110672474
commit d9a069c2d9
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -11650,6 +11650,7 @@ dependency like SeqAn.")
(uri (git-reference
(url "https://github.com/y-256/libdivsufsort.git")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32
"0fgdz9fzihlvjjrxy01md1bv9vh12rkgkwbm90b1hj5xpbaqp7z2"))))