mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 18:40:57 +02:00
gnu: r-ldblock: Update to 1.38.0.
* gnu/packages/bioconductor.scm (r-ldblock): Update to 1.38.0. Change-Id: I0916710af2883810e93896d0dc5c54ca3bd2fbcb
This commit is contained in:
parent
84a7c60067
commit
3f9455ffe0
1 changed files with 2 additions and 2 deletions
|
@ -26621,14 +26621,14 @@ functionalities including parsing, graph operation, visualization and etc.")
|
|||
(define-public r-ldblock
|
||||
(package
|
||||
(name "r-ldblock")
|
||||
(version "1.36.0")
|
||||
(version "1.38.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ldblock" version))
|
||||
(sha256
|
||||
(base32
|
||||
"016ly2iz42a2shfj5vm270np77cgbl92jnkjrrswk1sgghyxxi9y"))))
|
||||
"00yrl7yrwbx7f18g1y0kvyp9wqf95yqfx0ajm3karz123q5q3kpm"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-biocgenerics
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue