mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-scrapper: Update to 1.2.1.
* gnu/packages/bioconductor.scm (r-scrapper): Update to 1.2.1. Change-Id: I94f117b6544bac4ac65cd8107841f838efb7c7e3
This commit is contained in:
parent
7fe4561c8e
commit
8e03e9b424
1 changed files with 2 additions and 2 deletions
|
@ -16739,13 +16739,13 @@ multiplication.")
|
|||
(define-public r-scrapper
|
||||
(package
|
||||
(name "r-scrapper")
|
||||
(version "1.2.0")
|
||||
(version "1.2.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "scrapper" version))
|
||||
(sha256
|
||||
(base32 "1jy0fajpcfxjpl8r3m229k4vhzhplziifqnzb181cahlglck10ls"))))
|
||||
(base32 "186srh8lkr7xfy2alxgqd2gg5liqwxsdrnc88wcvh2iv71gqybv4"))))
|
||||
(properties
|
||||
'((upstream-name . "scrapper")
|
||||
(updater-ignored-native-inputs . ("r-rigraphlib"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue