me
/
guix
Archived
1
0
Fork 0

gnu: r-alphabeta: Update to 1.14.0.

* gnu/packages/bioconductor.scm (r-alphabeta): Update to 1.14.0.
master
Ricardo Wurmus 2023-04-28 17:59:43 +02:00
parent 76ffa191be
commit 19636f0341
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3093,13 +3093,13 @@ generated as HTML or PDF files, or as Shiny applications.")
(define-public r-alphabeta
(package
(name "r-alphabeta")
(version "1.12.0")
(version "1.14.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "AlphaBeta" version))
(sha256
(base32
"000apg879li9wkbyrl8cm73z6h0xasqp41h9ir9hywy2v38rmc5b"))))
"11431d453xszzjyxr10npnblhlrfw8hl5jgabpxla7cj77w02wnr"))))
(properties `((upstream-name . "AlphaBeta")))
(build-system r-build-system)
(propagated-inputs