gnu: plink-ng: Update to 2.00a3.3.
* gnu/packages/bioinformatics.scm (plink-ng): Update to 2.00a3.3.
This commit is contained in:
parent
bdb2e262fc
commit
99d1122f8b
@ -6264,7 +6264,7 @@ subsequent visualization, annotation and storage of results.")
|
||||
(define-public plink-ng
|
||||
(package (inherit plink)
|
||||
(name "plink-ng")
|
||||
(version "2.00a3-20220315")
|
||||
(version "2.00a3.3")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -6273,7 +6273,7 @@ subsequent visualization, annotation and storage of results.")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "19inr47jwddkjb9kfb14yxc7xb16c73lkhgxj9sncb0fsiskb4x8"))))
|
||||
(base32 "0m8wkyvbgvcr5kzc284w8fbhpxwglh2c1xq0yc3yv00a53gs7rv0"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
`(#:make-flags
|
||||
|
Loading…
Reference in New Issue
Block a user