gnu: r-abn: Update to 3.0.3.
* gnu/packages/bioconductor.scm (r-abn): Update to 3.0.3. Change-Id: Id94ec47d805af9da63dbf43a9edbd5e7c3a5a62a
This commit is contained in:
parent
fefc250c60
commit
9b270ccefa
1 changed files with 2 additions and 2 deletions
|
@ -22029,14 +22029,14 @@ (define-public r-ldheatmap
|
|||
(define-public r-abn
|
||||
(package
|
||||
(name "r-abn")
|
||||
(version "3.0.2")
|
||||
(version "3.0.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "abn" version))
|
||||
(sha256
|
||||
(base32
|
||||
"06n69cbkdqpwpxks8276h43132c9v57n4hg33vsjjyxjifwbwxwh"))))
|
||||
"1yh9nhfphalxh77132r0fkpp71mqsfhb8jk11is4d5nvlvr5316z"))))
|
||||
(build-system r-build-system)
|
||||
(inputs
|
||||
(list gsl))
|
||||
|
|
Loading…
Reference in a new issue