me
/
guix
Archived
1
0
Fork 0

gnu: ngs-sdk: Update to 1.2.5.

* gnu/packages/bioinformatics.scm (ngs-sdk): Update to 1.2.5.
master
Ricardo Wurmus 2016-09-23 11:45:24 +02:00
parent 4781820147
commit 48b419ebd6
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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