mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-30 14:26:48 +01:00
gnu: r-quasr: Update to 1.40.1.
* gnu/packages/bioconductor.scm (r-quasr): Update to 1.40.1.
This commit is contained in:
parent
1d53aa680e
commit
8637eba2a5
1 changed files with 2 additions and 2 deletions
|
@ -15034,14 +15034,14 @@ (define-public r-rhisat2
|
|||
(define-public r-quasr
|
||||
(package
|
||||
(name "r-quasr")
|
||||
(version "1.40.0")
|
||||
(version "1.40.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "QuasR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"09k4r5a735022rc33k6a7pr98qxwy8ijsn451hcw18dimqzm78bx"))))
|
||||
"08vns1wbgpxw1x6djp84f9hl3gqaybbw9917ghfzk0x3ijpvggbg"))))
|
||||
(properties `((upstream-name . "QuasR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue