gnu: inkscape-1.0: Update to 1.0.2.

* gnu/packages/inkscape.scm (inkscape-1.0): Update to 1.0.2.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
Michael Rohleder 2021-01-25 13:49:25 +01:00 committed by Maxim Cournoyer
parent 90a6ce0b18
commit f9bd4621dd
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -120,7 +120,7 @@ (define-public inkscape
(define-public inkscape-1.0
(package
(name "inkscape")
(version "1.0.1")
(version "1.0.2")
(source
(origin
(method url-fetch)
@ -129,7 +129,7 @@ (define-public inkscape-1.0
"inkscape-" version ".tar.xz"))
(sha256
(base32
"1hjp5nnyx2m3miji6q4lcb6zgbi498v641dc7apkqqvayknrb4ng"))
"12krl97a00gdcxxibsb7g2lgx5458mhx2437x0hvz350242j6gns"))
(modules '((guix build utils)
(ice-9 format)))
(snippet