mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-quasr: Update to 1.48.0.
* gnu/packages/bioconductor.scm (r-quasr): Update to 1.48.0. Change-Id: I5d85131156a1ada9a78047518ae6a11c7128767b
This commit is contained in:
parent
af90627fda
commit
eac76cf929
1 changed files with 2 additions and 2 deletions
|
@ -21060,14 +21060,14 @@ index.")
|
|||
(define-public r-quasr
|
||||
(package
|
||||
(name "r-quasr")
|
||||
(version "1.46.0")
|
||||
(version "1.48.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "QuasR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"14c923hhk9pn2a6kslcw5ai5xn50bba43fp9b5p9viaqikgr2nby"))))
|
||||
"0qgc9zfw58d3lp1qyyl4pj9vmd2k2k2614dyg860ynwm38f4wrsy"))))
|
||||
(properties
|
||||
`((upstream-name . "QuasR")
|
||||
(updater-extra-native-inputs . ("r-rhisat2"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue