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

gnu: r-birewire: Update to 3.30.0.

* gnu/packages/bioconductor.scm (r-birewire): Update to 3.30.0.
This commit is contained in:
zimoun
2022-11-17 03:50:24 +01:00
committed by Ricardo Wurmus
parent afd5dfff03
commit df921b1f69
+2 -2
View File
@@ -12413,14 +12413,14 @@ graphics.")
(define-public r-birewire
(package
(name "r-birewire")
(version "3.28.0")
(version "3.30.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiRewire" version))
(sha256
(base32
"0r3i7n45qgj8wzdsx8wmfk0lc4xbcvxvmfziiqzig7r706q2c2hm"))))
"0nr40nm87qzbni3w0cik887csc899jh7j8z82i94v15fc30vfilh"))))
(properties `((upstream-name . "BiRewire")))
(build-system r-build-system)
(propagated-inputs