gnu: r-adegenet: Update to 2.1.7.
* gnu/packages/cran.scm (r-adegenet): Update to 2.1.7.
This commit is contained in:
parent
3e38a5167d
commit
1821a127e7
1 changed files with 2 additions and 2 deletions
|
@ -17599,14 +17599,14 @@ (define-public r-spdep
|
|||
(define-public r-adegenet
|
||||
(package
|
||||
(name "r-adegenet")
|
||||
(version "2.1.6")
|
||||
(version "2.1.7")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "adegenet" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0sx25p7bgz0h9mc3jsdnnjhvmb7sy8nb3r0z923vhk336d4xw8vq"))))
|
||||
"0zkbxw9w0fcb4s3zv2a8nxcsihzkfz49psaipxw99nwgm7l9jrh9"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-ade4
|
||||
|
|
Loading…
Reference in a new issue