me
/
guix
Archived
1
0
Fork 0

gnu: r-lefser: Update to 1.11.5.

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

Change-Id: I30883461fef45b2e535175c8534276372e1ef9e4
master
Ricardo Wurmus 2023-11-03 17:18:47 +01:00
parent e6f93e58c9
commit e55a61949e
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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