all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Theodoros Foradis <theodoros@foradis.org>
To: 29027@debbugs.gnu.org
Cc: Theodoros Foradis <theodoros.for@openmailbox.org>
Subject: [bug#29027] [PATCH 1/3] gnu: kicad-library: Update to 4.0.6.
Date: Fri, 27 Oct 2017 17:20:02 +0300	[thread overview]
Message-ID: <20171027142002.21117-1-theodoros@foradis.org> (raw)

From: Theodoros Foradis <theodoros.for@openmailbox.org>

* gnu/packages/engineering.scm (kicad-library): Update to 4.0.6.
---
 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 c9e184d7d..b5f3647a1 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -708,7 +708,7 @@ electrical diagrams), gerbview (viewing Gerber files) and others.")
       (license license:gpl3+))))
 
 (define-public kicad-library
-  (let ((version "4.0.4"))
+  (let ((version "4.0.6"))
     (package
       (name "kicad-library")
       (version version)
@@ -719,7 +719,7 @@ electrical diagrams), gerbview (viewing Gerber files) and others.")
                       version ".tar.gz"))
                 (sha256
                  (base32
-                  "1wyda58y39lhxml0xv1ngvddi0nqihx9bnlza46ajzms38ajvh12"))))
+                  "16f47pd6f0ddsdxdrp327nr9v05gl8c24d0qypq2aqx5hdjmkp7f"))))
       (build-system cmake-build-system)
       (arguments
        `(#:out-of-source? #t
@@ -762,7 +762,7 @@ electrical diagrams), gerbview (viewing Gerber files) and others.")
                    version ".tar.gz"))
              (sha256
               (base32
-               "0ya4gg6clz3vp2wrb67xwg0bhwh5q8ag39jjmpcp4zjcqs1f48rb"))))))
+               "0vmgqhdw05k5fdnqv42grnvlz7v75g9md82jp2d3dvw2zw050lfb"))))))
       (home-page "http://kicad-pcb.org/")
       (synopsis "Libraries for kicad")
       (description "This package provides Kicad component, footprint and 3D
-- 
2.14.1

             reply	other threads:[~2017-10-27 14:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-27 14:20 Theodoros Foradis [this message]
2017-10-27 14:23 ` [bug#29027] [PATCH 2/3] gnu: kicad: Update to commit 5f4599f Theodoros Foradis
2017-10-27 20:02   ` Ludovic Courtès
2017-10-27 14:23 ` [bug#29027] [PATCH 3/3] gnu: kicad: Build with ngspice support Theodoros Foradis
2017-10-27 20:06   ` bug#29027: " Ludovic Courtès
2017-10-27 20:01 ` [bug#29027] [PATCH 1/3] gnu: kicad-library: Update to 4.0.6 Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171027142002.21117-1-theodoros@foradis.org \
    --to=theodoros@foradis.org \
    --cc=29027@debbugs.gnu.org \
    --cc=theodoros.for@openmailbox.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.