me
/
guix
Archived
1
0
Fork 0

gnu: r-lefser: Update to 1.12.1.

* gnu/packages/bioconductor.scm (r-lefser): Update to 1.12.1.

Change-Id: Iac94395b267e925116929d48abb3c28cff31504e
Ricardo Wurmus 2023-12-15 17:47:39 +01:00
parent fcdd57e5fe
commit cff731dae5
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -14600,13 +14600,13 @@ and Infinium HD arrays are also included.")
(define-public r-lefser
(package
(name "r-lefser")
(version "1.11.5")
(version "1.12.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "lefser" version))
(sha256
(base32
"1fnccnjllgxf51dlmcvv0r66xs0wvfxrj66qrqisqd99hrpxhws2"))))
"0aywwinp4wwwa12rq60gpfk5gn28zyimayxakgj4lhfwjk0byz8m"))))
(properties `((upstream-name . "lefser")))
(build-system r-build-system)
(propagated-inputs