gnu: r-qtl2: Update to 0.30.

* gnu/packages/cran.scm (r-qtl2): Update to 0.30.
This commit is contained in:
Ricardo Wurmus 2022-12-19 17:07:29 +01:00
parent 0874c5f906
commit e9464e207d
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -31699,12 +31699,12 @@ (define-public r-qtl
(define-public r-qtl2
(package
(name "r-qtl2")
(version "0.28")
(version "0.30")
(source (origin
(method url-fetch)
(uri (cran-uri "qtl2" version))
(sha256
(base32 "0ppc6dzlq77mppxc6bczai9gi40jrbxd1466y2cn2s8a4ah1jg9y"))))
(base32 "0c9v5hwfmlchrdzdysvmi6dsxyclc15sqbp65l4x6zwpd0828h6c"))))
(build-system r-build-system)
(propagated-inputs
(list r-data-table