mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-08 03:59:40 +01:00
gnu: r-polyclip: Update to 1.10-7.
* gnu/packages/cran.scm (r-polyclip): Update to 1.10-7. Change-Id: Ie14ec6583d7e4476154b02da94ac8ff9ea705777
This commit is contained in:
parent
d3d86f950f
commit
5537640fdb
1 changed files with 2 additions and 2 deletions
|
@ -25551,14 +25551,14 @@ color.")
|
|||
(define-public r-polyclip
|
||||
(package
|
||||
(name "r-polyclip")
|
||||
(version "1.10-6")
|
||||
(version "1.10-7")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "polyclip" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0qwb5w1ishbhg1nhdp8985ddvcs7ljdyrbv059hx576xmgni6brw"))))
|
||||
"1lshalmhdaw0g0hzfy2qwid282pq3kwzy4jz1hf73xmjlp1sm3pm"))))
|
||||
(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