gnu: ngs-sdk: Update to 1.3.0.

* gnu/packages/bioinformatics.scm (ngs-sdk): Update to 1.3.0.
This commit is contained in:
Ricardo Wurmus 2017-03-16 10:18:48 +01:00
parent 0f03c53168
commit 6c4ccf3228
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -4383,7 +4383,7 @@ Roche 454, Ion Torrent and Pacific BioSciences SMRT.")
(define-public ngs-sdk
(package
(name "ngs-sdk")
(version "1.2.5")
(version "1.3.0")
(source
(origin
(method url-fetch)
@ -4393,7 +4393,7 @@ Roche 454, Ion Torrent and Pacific BioSciences SMRT.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
"04y1fsmdnb5y86m3gg6f5g9wcscr6r25n7m8mdlcxy0i2q6w6cia"))))
"1wiyf4c6nm2j87pv015cbi0qny5byf3pbvcw3likifz5dl56ag40"))))
(build-system gnu-build-system)
(arguments
`(#:parallel-build? #f ; not supported