me
/
guix
Archived
1
0
Fork 0

gnu: r-yarn: Update to 1.26.0.

* gnu/packages/bioconductor.scm (r-yarn): Update to 1.26.0.
master
Ricardo Wurmus 2023-04-28 19:01:09 +02:00
parent 041dbd604b
commit 4c26b3049a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -14040,14 +14040,14 @@ groups.")
(define-public r-yarn
(package
(name "r-yarn")
(version "1.24.0")
(version "1.26.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "yarn" version))
(sha256
(base32
"0sqbll7ja0qr8r28dqmydmkvg4ijfm7z8hbrsrz3xxdan70bmd2r"))))
"0ddfl4jp0n8sb665hcpsij959fl28rj22n1h61wp2374kpc0fwfj"))))
(build-system r-build-system)
(propagated-inputs
(list r-biobase