rekado pushed a commit to branch master
in repository guix.
commit 8d3eaa92623efab8af21bbf3002406c46197590f
Author: Ricardo Wurmus <[email protected]>
Date: Thu Nov 8 09:29:58 2018 +0100
gnu: ngs-sdk: Update to 2.9.3.
* gnu/packages/bioinformatics.scm (ngs-sdk): Update to 2.9.3.
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index c501736..493f11f 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -5237,7 +5237,7 @@ Roche 454, Ion Torrent and Pacific BioSciences SMRT.")
(define-public ngs-sdk
(package
(name "ngs-sdk")
- (version "1.3.0")
+ (version "2.9.3")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -5246,7 +5246,7 @@ Roche 454, Ion Torrent and Pacific BioSciences SMRT.")
(file-name (git-file-name name version))
(sha256
(base32
- "1l8p81azb9p6nsdfai0hvyai33z6nsgy7hj30arh9b5kb6m443dx"))))
+ "17c0v1nah3g3d2ib5bbi0vhma1ghd6vb9xycavqsh64lhp840rk3"))))
(build-system gnu-build-system)
(arguments
`(#:parallel-build? #f ; not supported