mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-a4base: Update to 1.56.0.
* gnu/packages/bioconductor.scm (r-a4base): Update to 1.56.0. Change-Id: Ib3d63a8ba2e723506ff43ba248cec1432d68c430
This commit is contained in:
parent
a963d5db20
commit
5bb6acf021
1 changed files with 2 additions and 2 deletions
|
@ -19440,14 +19440,14 @@ provides reporting features.")
|
|||
(define-public r-a4base
|
||||
(package
|
||||
(name "r-a4base")
|
||||
(version "1.54.0")
|
||||
(version "1.56.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "a4Base" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1x62125rinav1g3s549f4s59z3ddcmzznnghlh8w54sabnz3i45d"))))
|
||||
"077cmq1m0mwjlpyxb3wa9z1j1cfagvj1c116y90izvznb1pmsf7s"))))
|
||||
(properties `((upstream-name . "a4Base")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue