mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 02:20:53 +02:00
gnu: r-allelicimbalance: Update to 1.46.1.
* gnu/packages/bioconductor.scm (r-allelicimbalance): Update to 1.46.1. Change-Id: I4af917145424e03ca90831ba71e8f304b5dd49bb
This commit is contained in:
parent
c6a9b298bd
commit
c73edded1a
1 changed files with 2 additions and 2 deletions
|
@ -20020,14 +20020,14 @@ text files).")
|
|||
(define-public r-allelicimbalance
|
||||
(package
|
||||
(name "r-allelicimbalance")
|
||||
(version "1.46.0")
|
||||
(version "1.46.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "AllelicImbalance" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0cfk0n33p0lv8i0i6nvwv8afv6i3p5xgr6qsmngafacql8klw2p5"))))
|
||||
"1v20sw834khccr5x77q1wb6d9dk4w0hsfk994z34yx61p8wm6wqx"))))
|
||||
(properties
|
||||
`((upstream-name . "AllelicImbalance")))
|
||||
(build-system r-build-system)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue