mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 10:30:43 +02:00
gnu: r-paws-common: Update to 0.8.4.
* gnu/packages/cran.scm (r-paws-common): Update to 0.8.4. Change-Id: Ie3df6080a4f807ae16561bdc2c4813e6660cc274
This commit is contained in:
parent
c1c237868b
commit
dbc150a8ca
1 changed files with 2 additions and 2 deletions
|
@ -53851,14 +53851,14 @@ of known occurrences of a species.")
|
|||
(define-public r-paws-common
|
||||
(package
|
||||
(name "r-paws-common")
|
||||
(version "0.8.3")
|
||||
(version "0.8.4")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "paws.common" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0sz5nbrp4dan0ng1v08f4lpwn2rlvnsyz1migx17cnqcyb4irwvr"))))
|
||||
"11wsmrpca02x4jhg4msi3l0gk2jkpd4i0zk2pdxlsqry6v9hvjgm"))))
|
||||
(properties
|
||||
'((upstream-name . "paws.common")
|
||||
(updater-ignored-native-inputs . ("r-iam"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue