mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-metabocoreutils: Update to 1.16.1.
* gnu/packages/bioconductor.scm (r-metabocoreutils): Update to 1.16.1. Change-Id: I8508fa80073cb950cdecd6b2394cb74740c004e0
This commit is contained in:
parent
d307bd16c3
commit
d504ec95ef
1 changed files with 2 additions and 2 deletions
|
@ -10984,13 +10984,13 @@ high distances can be flagged as potentially low-quality.")
|
||||||
(define-public r-metabocoreutils
|
(define-public r-metabocoreutils
|
||||||
(package
|
(package
|
||||||
(name "r-metabocoreutils")
|
(name "r-metabocoreutils")
|
||||||
(version "1.16.0")
|
(version "1.16.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "MetaboCoreUtils" version))
|
(uri (bioconductor-uri "MetaboCoreUtils" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1xx8jirj08b8f1f6y3i10gkh3i2n8anwd5r3d5jbzjm52cfasdy2"))))
|
(base32 "0r8p8d3glxd2g12l8z8fis5vzxaj9m0b3ybvij4ciwky4amxjnmc"))))
|
||||||
(properties
|
(properties
|
||||||
'((upstream-name . "MetaboCoreUtils")
|
'((upstream-name . "MetaboCoreUtils")
|
||||||
(updater-extra-native-inputs . ("r-robustbase"))
|
(updater-extra-native-inputs . ("r-robustbase"))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue