mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-metapod: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-metapod): Update to 1.16.0. Change-Id: I60163e5e465b9e3e87bdf00aea4caf1064a73b7c
This commit is contained in:
parent
d20d03ac91
commit
fe1cbf3e15
1 changed files with 2 additions and 2 deletions
|
@ -16913,14 +16913,14 @@ data.")
|
|||
(define-public r-metapod
|
||||
(package
|
||||
(name "r-metapod")
|
||||
(version "1.14.0")
|
||||
(version "1.16.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "metapod" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1ysdgnyzn5n2fazmx2az5kk30n10xla3l9xhrik3mmmif0ix0p8l"))))
|
||||
"1hw8inkl6cxyf36cynwhcp1qxb8ls9w54gwwjf9ibsqpqw7in0ay"))))
|
||||
(properties `((upstream-name . "metapod")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue