mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-18 17:01:51 -05:00
gnu: r-agimicrorna: Update to 2.50.0.
* gnu/packages/bioconductor.scm (r-agimicrorna): Update to 2.50.0.
This commit is contained in:
parent
a8730669b5
commit
47024dae6e
1 changed files with 2 additions and 2 deletions
|
@ -2560,13 +2560,13 @@ (define-public r-adductomicsr
|
|||
(define-public r-agimicrorna
|
||||
(package
|
||||
(name "r-agimicrorna")
|
||||
(version "2.48.0")
|
||||
(version "2.50.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "AgiMicroRna" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0q3hynyd4dhhh1a2b27y3rrshgvxfwv17k7yabh6g4pc12c33mf7"))))
|
||||
"1gydc2sy0lf2h83dzr60w9k3ipqd8h62q6764xpn31girwx70rdz"))))
|
||||
(properties `((upstream-name . "AgiMicroRna")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue