gnu: plink-ng: Update to 2.00a3.3.

* gnu/packages/bioinformatics.scm (plink-ng): Update to 2.00a3.3.
This commit is contained in:
Efraim Flashner 2022-07-28 22:55:07 +03:00
parent bdb2e262fc
commit 99d1122f8b
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -6264,7 +6264,7 @@ (define-public plink
(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 @@ (define-public plink-ng
(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