gnu: r-samr: Update to 3.0.1.

* gnu/packages/bioconductor.scm (r-samr): Update to 3.0.1.

Change-Id: Ia662ec72bbd8c9c28c954e5a57137b14d9627def
This commit is contained in:
Ricardo Wurmus
2026-04-20 16:07:34 +02:00
parent ff1fa2a27c
commit b713767be2

View File

@@ -13366,14 +13366,14 @@ as well as query and modify the browser state, such as the current viewport.")
(define-public r-samr
(package
(name "r-samr")
(version "3.0")
(version "3.0.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "samr" version))
(sha256
(base32
"01km0f7qgm73x19vbvsxl083hs1dq4dj8qm5h64cxbf20b08my15"))))
"1qdsm9dj4vql1ah3h12zcslx09g09hr34idc4xiqcd6q7lp2c109"))))
(properties `((upstream-name . "samr")))
(build-system r-build-system)
(propagated-inputs