GNU bug report logs - #61202
[PATCH] gnu: kicad: Update to 6.0.11.

Previous Next

Package: guix-patches;

Reported by: peter <at> polidoro.io

Date: Tue, 31 Jan 2023 19:37:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#61202: closed ([PATCH] gnu: kicad: Update to 6.0.11.)
Date: Fri, 03 Feb 2023 14:34:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 03 Feb 2023 15:32:56 +0100
with message-id <87cz6qg6oa.fsf <at> cbaines.net>
and subject line Re: [bug#61202] [PATCH] gnu: kicad: Update to 6.0.11.
has caused the debbugs.gnu.org bug report #61202,
regarding [PATCH] gnu: kicad: Update to 6.0.11.
to be marked as done.

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


-- 
61202: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61202
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: peter <at> polidoro.io
To: guix-patches <at> gnu.org
Cc: Peter Polidoro <peter <at> polidoro.io>
Subject: [PATCH] gnu: kicad: Update to 6.0.11.
Date: Tue, 31 Jan 2023 14:35:57 -0500
From: Peter Polidoro <peter <at> polidoro.io>

* gnu/packages/engineering.scm (kicad): Update to 6.0.11.
---
 gnu/packages/engineering.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
index 14beec9d28..ef184c5c23 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -944,7 +944,7 @@ (define-public inspekt3d
 (define-public kicad
   (package
     (name "kicad")
-    (version "6.0.10")
+    (version "6.0.11")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -952,7 +952,7 @@ (define-public kicad
                     (commit version)))
               (sha256
                (base32
-                "0pz8d96imc0q3nh7npr5zf0jkzi94wchvw57spcrgqfac9yrld3q"))
+                "1bhzmgs921wv1pc0mpyigmpp630086kmpifc3a91cbkv4xf0akkq"))
               (file-name (git-file-name name version))))
     (build-system cmake-build-system)
     (arguments
@@ -1051,7 +1051,7 @@ (define-public kicad-doc
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "06aw8f1pnh63dscv2bkii0cpr2m5yc4baka3avszsxnv8mqn0hwx"))))
+                "0f191ifzgl2k196ph7ljip97s17gq8bsfkn1s3aza1qaafhg7acd"))))
     (build-system cmake-build-system)
     (arguments
      `(#:configure-flags (list "-DBUILD_FORMATS=html")
-- 
2.39.1



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: peter <at> polidoro.io
Cc: 61202-close <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#61202] [PATCH] gnu: kicad: Update to 6.0.11.
Date: Fri, 03 Feb 2023 15:32:56 +0100
[Message part 4 (text/plain, inline)]
peter <at> polidoro.io writes:

> From: Peter Polidoro <peter <at> polidoro.io>
>
> * gnu/packages/engineering.scm (kicad): Update to 6.0.11.
> ---
>  gnu/packages/engineering.scm | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Thanks for the patch, this has actually already happened as
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=3cb54612b7fd58ae8f95c1198041293a69528dee

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 111 days ago.

Previous Next


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