1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: r-msigdbr: Update to 26.1.0.

* gnu/packages/cran.scm (r-msigdbr): Update to 26.1.0.

Change-Id: Ied45c1907d150e040baea43376aa39422379f76c
This commit is contained in:
Ricardo Wurmus
2026-03-16 21:15:21 +01:00
parent 207bcabd54
commit 9c94ade4f3

View File

@@ -39622,14 +39622,14 @@ compiled by the HGNC Comparison of Orthology Predictions (HCOP).")
(define-public r-msigdbr
(package
(name "r-msigdbr")
(version "25.1.1")
(version "26.1.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "msigdbr" version))
(sha256
(base32
"19m3588nw8nl1d5v2394i79hfrghcaylblqvbrfg5w9dfiw5pxbz"))))
"0bz09bxgyvlhryyd25lrgfnzgp5rp9z1iil3l0zgy0kipswy8wn8"))))
(build-system r-build-system)
(propagated-inputs
(list r-assertthat