GNU bug report logs - #46099
[PATCH] gnu: inkscape-1.0: Update to 1.0.2.

Previous Next

Package: guix-patches;

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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 46099 in the body.
You can then email your comments to 46099 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#46099; Package guix-patches. (Mon, 25 Jan 2021 12:50:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Michael Rohleder <mike <at> rohleder.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 25 Jan 2021 12:50:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: inkscape-1.0: Update to 1.0.2.
Date: Mon, 25 Jan 2021 13:49:25 +0100
* 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





Reply sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
You have taken responsibility. (Mon, 25 Jan 2021 14:31:02 GMT) Full text and rfc822 format available.

Notification sent to Michael Rohleder <mike <at> rohleder.de>:
bug acknowledged by developer. (Mon, 25 Jan 2021 14:31:02 GMT) Full text and rfc822 format available.

Message #10 received at 46099-done <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 46099-done <at> debbugs.gnu.org
Subject: Re: bug#46099: [PATCH] gnu: inkscape-1.0: Update to 1.0.2.
Date: Mon, 25 Jan 2021 09:29:55 -0500
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




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 23 Feb 2021 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 173 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.