mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-txdbmaker: Update to 1.4.1.
* gnu/packages/bioconductor.scm (r-txdbmaker): Update to 1.4.1. Change-Id: Ia641479de6729e5cda6d8c971b61525e6c3773b6
This commit is contained in:
parent
5895ecb5e3
commit
84ae5ddbaf
1 changed files with 2 additions and 2 deletions
|
@ -14616,13 +14616,13 @@ dependencies between GO terms can be implemented and applied.")
|
|||
(define-public r-txdbmaker
|
||||
(package
|
||||
(name "r-txdbmaker")
|
||||
(version "1.4.0")
|
||||
(version "1.4.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "txdbmaker" version))
|
||||
(sha256
|
||||
(base32 "0svbfb11hh7q97a5qfs89scs6m9viccky25p0xcxi4zd4m1z6p22"))))
|
||||
(base32 "0yfdm8v371mr76mxwbs8gc8bxnh5l9hpsrm9n7j2z1ipz4rn8scj"))))
|
||||
(properties
|
||||
'((upstream-name . "txdbmaker")
|
||||
(updater-extra-native-inputs . ("r-runit"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue