me
/
guix
Archived
1
0
Fork 0

gnu: r-anota2seq: Update to 1.24.0.

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

Change-Id: I2b0d13fee4644e88828d47562bd2bae5d290fbb3
master
Ricardo Wurmus 2023-11-03 17:18:48 +01:00
parent 520fc2a345
commit 27dd42cc07
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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