mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-22 18:49:14 -05:00
gnu: r-rprotobuflib: Update to 2.6.0.
* gnu/packages/bioconductor.scm (r-rprotobuflib): Update to 2.6.0.
This commit is contained in:
parent
007e62be63
commit
a27ff891a6
1 changed files with 2 additions and 2 deletions
|
@ -9854,14 +9854,14 @@ (define-public r-flowclust
|
|||
(define-public r-rprotobuflib
|
||||
(package
|
||||
(name "r-rprotobuflib")
|
||||
(version "2.4.0")
|
||||
(version "2.6.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "RProtoBufLib" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1hyds97ay4mn7nl830yh9v8mlasgsljsx5wsrhz2zsmbbyx6wbnb"))))
|
||||
"04qlhbhdchpr35rdc6jc3y8fy6znnfrdlsb8am04agbrvpjgrx10"))))
|
||||
(properties `((upstream-name . "RProtoBufLib")))
|
||||
(build-system r-build-system)
|
||||
(arguments
|
||||
|
|
Loading…
Reference in a new issue