mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-enmix: Update to 1.44.1.
* gnu/packages/bioconductor.scm (r-enmix): Update to 1.44.1. Change-Id: If69c903e02b3108ef17189bcd0aac3752fa0a7f8
This commit is contained in:
parent
49e3d56a87
commit
6dd49589c5
1 changed files with 2 additions and 2 deletions
|
@ -9376,13 +9376,13 @@ parameter configurations.")
|
|||
(define-public r-enmix
|
||||
(package
|
||||
(name "r-enmix")
|
||||
(version "1.44.0")
|
||||
(version "1.44.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ENmix" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1x5f0hfbjnbxjjfr8n3hzxdi94fna7gan7fa9sm734mijvh6jmpz"))))
|
||||
"0pv7c2pnjhan8sx5n0nn61j5wnsjalfn1b3gcpdmf8sx8rqlcb40"))))
|
||||
(properties
|
||||
'((upstream-name . "ENmix")
|
||||
(updater-extra-native-inputs . ("r-minfidata"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue