me
/
guix
Archived
1
0
Fork 0

gnu: r-yarn: Update to 1.28.0.

* gnu/packages/bioconductor.scm (r-yarn): Update to 1.28.0.

Change-Id: I2af46c89a04e0d5fa6e82ae8c366e731b4b0aa2f
master
Ricardo Wurmus 2023-11-03 17:18:52 +01:00
parent 92853c5e1a
commit 385193c92b
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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