mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-12 06:41:27 +01:00
gnu: r-polyclip: Update to 1.10-6.
* gnu/packages/cran.scm (r-polyclip): Update to 1.10-6.
This commit is contained in:
parent
103260da87
commit
60df6d63d7
1 changed files with 2 additions and 2 deletions
|
@ -23395,14 +23395,14 @@ color.")
|
|||
(define-public r-polyclip
|
||||
(package
|
||||
(name "r-polyclip")
|
||||
(version "1.10-4")
|
||||
(version "1.10-6")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "polyclip" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0mkg5v045an49c3j279vvabm7p4d9jsnzlfp96dpblvihxvwkll4"))))
|
||||
"0qwb5w1ishbhg1nhdp8985ddvcs7ljdyrbv059hx576xmgni6brw"))))
|
||||
(build-system r-build-system)
|
||||
(native-inputs (list pkg-config))
|
||||
(home-page "http://www.angusj.com/delphi/clipper.php")
|
||||
|
|
Loading…
Add table
Reference in a new issue