me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/bioinformatics.scm (plink-ng): Update to 2.00a3-20220315.
master
Ricardo Wurmus 2022-03-29 15:33:55 +02:00
parent d710f01957
commit 977a33139e
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -6668,7 +6668,7 @@ subsequent visualization, annotation and storage of results.")
(define-public plink-ng
(package (inherit plink)
(name "plink-ng")
(version "2.00a2.3")
(version "2.00a3-20220315")
(source
(origin
(method git-fetch)
@ -6677,7 +6677,7 @@ subsequent visualization, annotation and storage of results.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1p88lz9agzjlspjhciz61qjc36cfniv4nkxszyy0njqyc5rzc0cd"))))
(base32 "19inr47jwddkjb9kfb14yxc7xb16c73lkhgxj9sncb0fsiskb4x8"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags