mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-a4reporting: Update to 1.56.0.
* gnu/packages/bioconductor.scm (r-a4reporting): Update to 1.56.0. Change-Id: Id57551c22481998a13b4675dd878a4f80c2d1343
This commit is contained in:
parent
61ef74d477
commit
a963d5db20
1 changed files with 2 additions and 2 deletions
|
@ -19416,14 +19416,14 @@ is used for preprocessing the arrays.")
|
|||
(define-public r-a4reporting
|
||||
(package
|
||||
(name "r-a4reporting")
|
||||
(version "1.54.0")
|
||||
(version "1.56.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "a4Reporting" version))
|
||||
(sha256
|
||||
(base32
|
||||
"11zpq6zk67m72qx09ng6g4h32206f6lzldndirwxzqbv0ix9yy1v"))))
|
||||
"0akwk8l3d49qx5prs7l4zyyjx55vja7v4gmv3drxgcg5782f7923"))))
|
||||
(properties `((upstream-name . "a4Reporting")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue