mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: r-paws-common: Update to 0.8.8.
* gnu/packages/cran.scm (r-paws-common): Update to 0.8.8. Change-Id: I545037c49807529cf11e07628c717241cc286776
This commit is contained in:
parent
b02ffb8130
commit
ab19a4b9aa
1 changed files with 2 additions and 2 deletions
|
|
@ -55353,14 +55353,14 @@ of known occurrences of a species.")
|
|||
(define-public r-paws-common
|
||||
(package
|
||||
(name "r-paws-common")
|
||||
(version "0.8.7")
|
||||
(version "0.8.8")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "paws.common" version))
|
||||
(sha256
|
||||
(base32
|
||||
"04bdkvda3b8i2x1qh77lg50ric1j6ixsysh08v9sniqzvjflx1h8"))))
|
||||
"19p8zk126x1fc4zhn8a0f27n365xm1jqdink4sf4ysbkb5xzkd7f"))))
|
||||
(properties
|
||||
'((upstream-name . "paws.common")
|
||||
(updater-ignored-native-inputs . ("r-iam"))))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue