mirror of
https://codeberg.org/guix/guix.git
synced 2026-04-28 06:34:05 +00:00
gnu: r-ggpicrust2: Update to 2.5.12.
* gnu/packages/bioconductor.scm (r-ggpicrust2): Update to 2.5.12. Change-Id: Ie625e6082c6e6ff615e5655ef4e99f92d968f574
This commit is contained in:
@@ -16131,13 +16131,13 @@ rectangular layout tree built by ggtree with the grammar of ggplot2.")
|
||||
(define-public r-ggpicrust2
|
||||
(package
|
||||
(name "r-ggpicrust2")
|
||||
(version "2.5.10")
|
||||
(version "2.5.12")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "ggpicrust2" version))
|
||||
(sha256
|
||||
(base32
|
||||
"19s72cfim793xx7d77ni2cb51qnsjabxq056zmdbladhkw9ipcck"))))
|
||||
"1ffwvca8ys02zswwraaypjawmr3rly5ysbd586vmv6ycf2r4kgky"))))
|
||||
(properties
|
||||
'((upstream-name . "ggpicrust2")
|
||||
(updater-extra-native-inputs
|
||||
|
||||
Reference in New Issue
Block a user