me
/
guix
Archived
1
0
Fork 0

gnu: r-annmap: Update to 1.44.0.

* gnu/packages/bioconductor.scm (r-annmap): Update to 1.44.0.

Change-Id: Id960993131170a85231f5b21b354d67b5466ed99
master
Ricardo Wurmus 2023-11-03 16:40:25 +01:00
parent f625fab931
commit 79d50ddc44
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3523,13 +3523,13 @@ network fusion.")
(define-public r-annmap (define-public r-annmap
(package (package
(name "r-annmap") (name "r-annmap")
(version "1.42.0") (version "1.44.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "annmap" version)) (uri (bioconductor-uri "annmap" version))
(sha256 (sha256
(base32 (base32
"0gilb8yxba1cqi678w9xkq77m8lf3k8dqcldh68cll61xsgihl1v")))) "1gf0qdhj4ijgb6b67fh94zx084k5r87la3d7vc0qxs413rvr4mj8"))))
(properties `((upstream-name . "annmap"))) (properties `((upstream-name . "annmap")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs