mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-breakpointr: Update to 1.26.0.
* gnu/packages/bioconductor.scm (r-breakpointr): Update to 1.26.0. Change-Id: I1bd9ec159323e6f4f8c46473969b3710d241afb6
This commit is contained in:
parent
db5f6c1cee
commit
672db326ab
1 changed files with 2 additions and 2 deletions
|
@ -6036,13 +6036,13 @@ packages.")
|
|||
(define-public r-breakpointr
|
||||
(package
|
||||
(name "r-breakpointr")
|
||||
(version "1.24.0")
|
||||
(version "1.26.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "breakpointR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0x95r30dvkkpsbang8vj0xg4mc48ljc5ci318m55n92lk0lfzpa0"))))
|
||||
"12sns2h0m5w9jp4yr9f0i9v77v2a7r64cakqkmrjm4svciqaj6n5"))))
|
||||
(properties `((upstream-name . "breakpointR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue