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

Previous Next

Package: guix-patches;

Reported by: "Boris A. Dekshteyn" <boris.dekshteyn <at> gmail.com>

Date: Sat, 19 Sep 2020 08:34:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: "Boris A. Dekshteyn" <boris.dekshteyn <at> gmail.com>
Subject: bug#43507: closed (Re: [bug#43507] [PATCH] gnu: inkscape-1.0:
 Update to 1.0.1.)
Date: Mon, 21 Sep 2020 18:27:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#43507: [PATCH] gnu: inkscape-1.0: Update to 1.0.1.

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 43507 <at> debbugs.gnu.org.

-- 
43507: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=43507
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: "Boris A. Dekshteyn" <boris.dekshteyn <at> gmail.com>
Cc: 43507-done <at> debbugs.gnu.org
Subject: Re: [bug#43507] [PATCH] gnu: inkscape-1.0: Update to 1.0.1.
Date: Mon, 21 Sep 2020 21:26:11 +0300
[Message part 3 (text/plain, inline)]
I added a copyright line for you and pushed. Thanks!


-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: "Boris A. Dekshteyn" <boris.dekshteyn <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: "Boris A. Dekshteyn" <boris.dekshteyn <at> gmail.com>
Subject: [PATCH] gnu: inkscape-1.0: Update to 1.0.1.
Date: Sat, 19 Sep 2020 20:33:11 +1200
* gnu/packages/inkscape.scm (inkscape-1.0): Update to 1.0.1.
---
 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 85b0ba9fcf..a516f04832 100644
--- a/gnu/packages/inkscape.scm
+++ b/gnu/packages/inkscape.scm
@@ -117,7 +117,7 @@ as the native format.")
 (define-public inkscape-1.0
   (package
     (name "inkscape")
-    (version "1.0")
+    (version "1.0.1")
     (source
      (origin
        (method url-fetch)
@@ -126,7 +126,7 @@ as the native format.")
                            "inkscape-" version ".tar.xz"))
        (sha256
         (base32
-         "1fwl7yjkykqb86555k4fm24inhc40mrvxqwgl2v2vi9alv8j7hc9"))
+         "1hjp5nnyx2m3miji6q4lcb6zgbi498v641dc7apkqqvayknrb4ng"))
        (modules '((guix build utils)
                   (ice-9 format)))
        (snippet
-- 
2.28.0




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

Previous Next


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