me
/
guix
Archived
1
0
Fork 0

gnu: r-anota2seq: Update to 1.26.0.

* gnu/packages/bioconductor.scm (r-anota2seq): Update to 1.26.0.

Change-Id: I9cfa5e25e1b0d7c1b0ae86b3d3d99c836579f3dc
master
Ricardo Wurmus 2024-05-07 13:06:53 +02:00
parent 3187bbde7b
commit e82b89a306
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -16094,13 +16094,13 @@ the data set is suitable for such analysis.")
(define-public r-anota2seq
(package
(name "r-anota2seq")
(version "1.24.0")
(version "1.26.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "anota2seq" version))
(sha256
(base32 "0kyxwhj5vq5z4v3x3hfb9ks3h37axqskyj9rzyj2bzsy2yk9hajn"))))
(base32 "140k37wswl4w2136pz9y0z82sphzxmgzgk3cr400kkm39wjn7vxm"))))
(properties `((upstream-name . "anota2seq")))
(build-system r-build-system)
(propagated-inputs