mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-rprotobuflib: Update to 2.20.0.
* gnu/packages/bioconductor.scm (r-rprotobuflib): Update to 2.20.0. Change-Id: Ia4489b20d351bbb94d50423bf47b286a8bac8762
This commit is contained in:
parent
236bd2b6a8
commit
3565c1956e
1 changed files with 2 additions and 2 deletions
|
@ -21863,14 +21863,14 @@ model with Box-Cox transformation.")
|
|||
(define-public r-rprotobuflib
|
||||
(package
|
||||
(name "r-rprotobuflib")
|
||||
(version "2.18.0")
|
||||
(version "2.20.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "RProtoBufLib" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1r9462sx6qfxbvrzzngcahg6mh77giapfvl16qswddn19jh8yc2g"))))
|
||||
"1vz9kdjdgcfipz743df4w060xzw2bx102ymps5j8x9brvjjp0h4q"))))
|
||||
(properties `((upstream-name . "RProtoBufLib")))
|
||||
(build-system r-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue