GNU bug report logs -
#46099
[PATCH] gnu: inkscape-1.0: Update to 1.0.2.
Previous Next
Reported by: Michael Rohleder <mike <at> rohleder.de>
Date: Mon, 25 Jan 2021 12:50:02 UTC
Severity: normal
Tags: patch
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#46099: [PATCH] gnu: inkscape-1.0: Update to 1.0.2.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 46099 <at> debbugs.gnu.org.
--
46099: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46099
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hello Michael,
Michael Rohleder <mike <at> rohleder.de> writes:
> * gnu/packages/inkscape.scm (inkscape-1.0): Update to 1.0.2.
> ---
> gnu/packages/inkscape.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/inkscape.scm b/gnu/packages/inkscape.scm
> index 56375f0759..075f901b2d 100644
> --- a/gnu/packages/inkscape.scm
> +++ b/gnu/packages/inkscape.scm
> @@ -120,7 +120,7 @@ as the native format.")
> (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 @@ as the native format.")
> "inkscape-" version ".tar.xz"))
> (sha256
> (base32
> - "1hjp5nnyx2m3miji6q4lcb6zgbi498v641dc7apkqqvayknrb4ng"))
> + "12krl97a00gdcxxibsb7g2lgx5458mhx2437x0hvz350242j6gns"))
> (modules '((guix build utils)
> (ice-9 format)))
> (snippet
Pushed to master; thanks!
Closing,
Maxim
[Message part 3 (message/rfc822, inline)]
* gnu/packages/inkscape.scm (inkscape-1.0): Update to 1.0.2.
---
gnu/packages/inkscape.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/inkscape.scm b/gnu/packages/inkscape.scm
index 56375f0759..075f901b2d 100644
--- a/gnu/packages/inkscape.scm
+++ b/gnu/packages/inkscape.scm
@@ -120,7 +120,7 @@ as the native format.")
(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 @@ as the native format.")
"inkscape-" version ".tar.xz"))
(sha256
(base32
- "1hjp5nnyx2m3miji6q4lcb6zgbi498v641dc7apkqqvayknrb4ng"))
+ "12krl97a00gdcxxibsb7g2lgx5458mhx2437x0hvz350242j6gns"))
(modules '((guix build utils)
(ice-9 format)))
(snippet
--
2.30.0
This bug report was last modified 4 years and 174 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.