mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: r-abn: Update to 3.1.13.
* gnu/packages/bioconductor.scm (r-abn): Update to 3.1.13. Change-Id: I8d47ad284fadc9eab77bfa4d2d4a3b6933fadd32
This commit is contained in:
parent
a54351b9be
commit
aef879af48
1 changed files with 2 additions and 2 deletions
|
|
@ -27128,14 +27128,14 @@ on the plot.")
|
|||
(define-public r-abn
|
||||
(package
|
||||
(name "r-abn")
|
||||
(version "3.1.12")
|
||||
(version "3.1.13")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "abn" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1k0pxan20ldhx4yl6li3bj3darzhbxh7m9kk2r3cpkwsxavvxm7z"))))
|
||||
"1l1yv2rc4aa3zp5w9qsr4n9mbr7g5n5bgldpvpy9z1wf664lxy8w"))))
|
||||
(build-system r-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue