mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: r-oompabase: Update to 3.2.11.
* gnu/packages/cran.scm (r-oompabase): Update to 3.2.11. Change-Id: I51fff0a4ce06dde2ea9da939dd87c483a41341cf
This commit is contained in:
parent
d74d29594b
commit
7265477e1a
1 changed files with 2 additions and 2 deletions
|
|
@ -9065,13 +9065,13 @@ existing BioConductor packages.")
|
|||
(define-public r-oompabase
|
||||
(package
|
||||
(name "r-oompabase")
|
||||
(version "3.2.10")
|
||||
(version "3.2.11")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "oompaBase" version))
|
||||
(sha256
|
||||
(base32
|
||||
"026jd50ypwxxq29nfwx337s4x8rx8rmkjqv027apz4zqpsn94l95"))))
|
||||
"0da9azjln6kzgsf928alhxljhw8xwkfra2i4ch5xwnqnb8xhns62"))))
|
||||
(properties `((upstream-name . "oompaBase")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-cluster))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue