mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 18:40:57 +02:00
gnu: r-biocmake: Update to 1.0.1.
* gnu/packages/bioconductor.scm (r-biocmake): Update to 1.0.1. Change-Id: I7144aec43cb3749f659d4ff8325e947193038d62
This commit is contained in:
parent
a16247066f
commit
d307bd16c3
1 changed files with 2 additions and 2 deletions
|
@ -5962,13 +5962,13 @@ retrieval analyses, or similar technologies.")
|
|||
(define-public r-biocmake
|
||||
(package
|
||||
(name "r-biocmake")
|
||||
(version "1.0.0")
|
||||
(version "1.0.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "biocmake" version))
|
||||
(sha256
|
||||
(base32 "136djx32fbny228jpmpqqa5r0dbzgyw4ymmi0wnpx34s4qgr6k2x"))))
|
||||
(base32 "0ajcq62xcqc9kj8h236lkw67z72b5vkymhpn1vlspmhx005frcq3"))))
|
||||
(properties
|
||||
'((upstream-name . "biocmake")
|
||||
(updater-extra-propagated-inputs . ("cmake"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue