mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 19:10:49 +02:00
gnu: r-prolocdata: Update to 1.46.0.
* gnu/packages/bioconductor.scm (r-prolocdata): Update to 1.46.0. Change-Id: I87cd79a11f9a1de302b7c3b7314918964a0c0143
This commit is contained in:
parent
280a808407
commit
7bcd5c266b
1 changed files with 2 additions and 2 deletions
|
@ -3081,14 +3081,14 @@ the reads can be mapped.")
|
|||
(define-public r-prolocdata
|
||||
(package
|
||||
(name "r-prolocdata")
|
||||
(version "1.45.1")
|
||||
(version "1.46.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "pRolocdata" version
|
||||
'experiment))
|
||||
(sha256
|
||||
(base32 "0r4frr4qh0vxj5vpnm18sfwwcjap3qhq8icrrbjmxvmgq4qrlzma"))))
|
||||
(base32 "072qqvhd9qpfslbagywqv6q7ify6kydb6cc76nbb0n5901cshmvk"))))
|
||||
(properties `((upstream-name . "pRolocdata")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-biobase r-msnbase))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue