me
/
guix
Archived
1
0
Fork 0

gnu: r-sesame: Update to 1.22.0.

* gnu/packages/bioconductor.scm (r-sesame): Update to 1.22.0.

Change-Id: I0efac0bf86ee98a8e75fc27c4deebeeb3b285501
master
Ricardo Wurmus 2024-05-07 12:59:19 +02:00
parent 18b93942a1
commit 19da768a9f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -11363,13 +11363,13 @@ reference point and sorted by a user defined feature.")
(define-public r-sesame
(package
(name "r-sesame")
(version "1.20.0")
(version "1.22.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "sesame" version))
(sha256
(base32
"0yh4mrsj3pqhjkrq5dwmcpcqwixs0pmjy7dfa3cr0mf52fgzcvmr"))))
"0qz4vhz1iczz4n4wigzqkmkbsvq5ql04x1gawxv4f8ii61npp0h4"))))
(properties `((upstream-name . "sesame")))
(build-system r-build-system)
(propagated-inputs (list r-biocfilecache