gnu: asymptote: Update to 2.75.
* gnu/packages/plotutils.scm (asymptote): Update to 2.75.
This commit is contained in:
parent
f4e8726204
commit
95eb4a676a
@ -268,14 +268,14 @@ colors, styles, options and details.")
|
||||
(define-public asymptote
|
||||
(package
|
||||
(name "asymptote")
|
||||
(version "2.74")
|
||||
(version "2.75")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://sourceforge/asymptote/"
|
||||
version "/asymptote-" version ".src.tgz"))
|
||||
(sha256
|
||||
(base32 "1fmkxgxaxgngbc079sdrba00rdkq7v076pl43zd03br9j1d8m3nl"))))
|
||||
(base32 "0xvc8w81kd88rnq4wdh835lbm1zy65rgw8plkrwnwpplkpl3z2ww"))))
|
||||
(build-system gnu-build-system)
|
||||
;; Note: The 'asy' binary retains a reference to docdir for use with its
|
||||
;; "help" command in interactive mode, so adding a "doc" output is not
|
||||
|
Loading…
Reference in New Issue
Block a user