unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61202] [PATCH] gnu: kicad: Update to 6.0.11.
@ 2023-01-31 19:35 peter
  2023-02-03 14:32 ` bug#61202: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: peter @ 2023-01-31 19:35 UTC (permalink / raw)
  To: 61202; +Cc: Peter Polidoro

From: Peter Polidoro <peter@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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#61202: [PATCH] gnu: kicad: Update to 6.0.11.
  2023-01-31 19:35 [bug#61202] [PATCH] gnu: kicad: Update to 6.0.11 peter
@ 2023-02-03 14:32 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-02-03 14:32 UTC (permalink / raw)
  To: peter; +Cc: 61202-close, guix-patches

[-- Attachment #1: Type: text/plain, Size: 396 bytes --]


peter@polidoro.io writes:

> From: Peter Polidoro <peter@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-03 14:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-31 19:35 [bug#61202] [PATCH] gnu: kicad: Update to 6.0.11 peter
2023-02-03 14:32 ` bug#61202: " Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).