mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 20:10:39 +02:00
gnu: r-pasillabamsubset: Update to 0.46.0.
* gnu/packages/bioconductor.scm (r-pasillabamsubset): Update to 0.46.0. Change-Id: I408feea31d2170aff07d718122a950c478ce7fdb
This commit is contained in:
parent
20ab49cfb8
commit
400a13e94e
1 changed files with 2 additions and 2 deletions
|
@ -3055,14 +3055,14 @@ by Brooks et al., Genome Research 2011.")
|
|||
(define-public r-pasillabamsubset
|
||||
(package
|
||||
(name "r-pasillabamsubset")
|
||||
(version "0.44.0")
|
||||
(version "0.46.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "pasillaBamSubset" version
|
||||
'experiment))
|
||||
(sha256
|
||||
(base32 "1i1z5vh0clvwrh2dlq0vw61k6nqvm9x7gzqxhm9wx4fxsgry6ncc"))))
|
||||
(base32 "143ac828a3ixhv3l9nlv8ambk3w3g3djmmkmfqi5972iiyd9xhi0"))))
|
||||
(properties `((upstream-name . "pasillaBamSubset")))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://bioconductor.org/packages/pasillaBamSubset")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue