mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-21 16:45:58 +02:00
gnu: edirect: Update to 12.1.20190819.
* gnu/packages/bioinformatics.scm (edirect): Update to 12.1.20190819.
This commit is contained in:
@@ -2749,7 +2749,7 @@ quantitative phenotypes.")
|
||||
(define-public edirect
|
||||
(package
|
||||
(name "edirect")
|
||||
(version "10.2.20181018")
|
||||
(version "12.1.20190819")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "ftp://ftp.ncbi.nlm.nih.gov/entrez/entrezdirect"
|
||||
@@ -2757,7 +2757,7 @@ quantitative phenotypes.")
|
||||
"/edirect-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"091f4aigzpbqih6h82nq566gkp3y07i72yqndmqskfgar1vwgci7"))))
|
||||
"1i9s9mppcfqd60pfywpm8vdyz5vpnyslw22nd7dv0bhykrdnkz9g"))))
|
||||
(build-system perl-build-system)
|
||||
(arguments
|
||||
`(#:phases
|
||||
|
||||
Reference in New Issue
Block a user