emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#46099: closed ([PATCH] gnu: inkscape-1.0: Update to 1.0.2.)


From: GNU bug Tracking System
Subject: bug#46099: closed ([PATCH] gnu: inkscape-1.0: Update to 1.0.2.)
Date: Mon, 25 Jan 2021 14:31:02 +0000

Your message dated Mon, 25 Jan 2021 09:29:55 -0500
with message-id <877do13x98.fsf@gmail.com>
and subject line Re: bug#46099: [PATCH] gnu: inkscape-1.0: Update to 1.0.2.
has caused the debbugs.gnu.org bug report #46099,
regarding [PATCH] gnu: inkscape-1.0: Update to 1.0.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
46099: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46099
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: bug#46099: [PATCH] gnu: inkscape-1.0: Update to 1.0.2. Date: Mon, 25 Jan 2021 09:29:55 -0500 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Hello Michael,

Michael Rohleder <mike@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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]