mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-28 07:12:30 -05:00
gnu: r-biggr: Update to 1.38.0.
* gnu/packages/bioconductor.scm (r-biggr): Update to 1.38.0. Change-Id: I2dd8a24f1f73782ab888af0f89654e0ef7302b3e
This commit is contained in:
parent
0f8cccb01f
commit
df794c84f9
1 changed files with 2 additions and 2 deletions
|
@ -19100,14 +19100,14 @@ (define-public r-hyperdraw
|
|||
(define-public r-biggr
|
||||
(package
|
||||
(name "r-biggr")
|
||||
(version "1.36.0")
|
||||
(version "1.38.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "BiGGR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"03pd4a3l912zdfk35flagikqimp01wp76nslid32l43d7yg9p57w"))))
|
||||
"1pdsxkh9fkgn80f7p21902pb6xp2qafq10p29ifb55qwz8gma2ff"))))
|
||||
(properties `((upstream-name . "BiGGR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue