gnu: r-reactomepa: Update to 1.48.0.
* gnu/packages/bioconductor.scm (r-reactomepa): Update to 1.48.0. Change-Id: I89d8101b4a3e410619c92b54de864194f12eb482master
parent
641602b9f9
commit
673c680099
|
@ -20869,14 +20869,14 @@ symbols).")
|
|||
(define-public r-reactomepa
|
||||
(package
|
||||
(name "r-reactomepa")
|
||||
(version "1.46.0")
|
||||
(version "1.48.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ReactomePA" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0kflwlmyckyivr8xh7fsmpl7jfkq5kavwpkswmvdfqckbd0n9xsc"))))
|
||||
"0i5jrdzg6zcs1jx0lryq8d467lxi1hvd1x6p74ywwxga88p46zk6"))))
|
||||
(properties `((upstream-name . "ReactomePA")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue