me
/
guix
Archived
1
0
Fork 0

gnu: r-yarn: Update to 1.22.0.

* gnu/packages/bioconductor.scm (r-yarn): Update to 1.22.0.
master
Ricardo Wurmus 2022-05-28 12:45:03 +02:00
parent 1ebbd9ee55
commit 8ae5967136
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -9789,14 +9789,14 @@ groups.")
(define-public r-yarn
(package
(name "r-yarn")
(version "1.20.0")
(version "1.22.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "yarn" version))
(sha256
(base32
"0nk4qzrwjiv8q39lgil9x25bm3gpzrnhd37d7754kpxhs2fsmw9d"))))
"0z5202pqq02fwm8qf1g36004k7sv668s1xacbpr1cvw5sl452lbg"))))
(build-system r-build-system)
(propagated-inputs
(list r-biobase