[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/18: gnu: kicad: Update to 5.0.2.
From: |
guix-commits |
Subject: |
13/18: gnu: kicad: Update to 5.0.2. |
Date: |
Mon, 11 Mar 2019 21:22:55 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 23df8f35785c7843d8b7fb549fd78c0b85a24c16
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Mar 11 22:45:54 2019 +0100
gnu: kicad: Update to 5.0.2.
* gnu/packages/engineering.scm (kicad): Update to 5.0.2.
---
gnu/packages/engineering.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm
index 6b7dc3f..51236d8 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -734,7 +734,7 @@ language.")
(define-public kicad
(package
(name "kicad")
- (version "5.0.0")
+ (version "5.0.2")
(source
(origin
(method url-fetch)
@@ -743,7 +743,7 @@ language.")
"https://launchpad.net/kicad/" (version-major+minor version)
"/" version "/+download/" name "-" version ".tar.xz"))
(sha256
- (base32 "17nqjszyvd25wi6550j981whlnb1wxzmlanljdjihiki53j84x9p"))))
+ (base32 "10605rr10x0353n6yk2z095ydnkd1i6j1ncbq64pfxdn5vkhcd1g"))))
(build-system cmake-build-system)
(arguments
`(#:out-of-source? #t
- branch master updated (1bc24bb -> 2ee05bb), guix-commits, 2019/03/11
- 02/18: gnu: guile-colorized: Move project home., guix-commits, 2019/03/11
- 17/18: gnu: libmanette: Update to 0.2.2., guix-commits, 2019/03/11
- 18/18: gnu: freedink-engine: Update to 109.6., guix-commits, 2019/03/11
- 16/18: gnu: kicad-symbols: Use GIT-FILE-NAME., guix-commits, 2019/03/11
- 03/18: gnu: perl-sql-abstract: Update to 1.86., guix-commits, 2019/03/11
- 15/18: gnu: kicad-symbols: Update to 5.0.2., guix-commits, 2019/03/11
- 14/18: gnu: kicad: Don't use NAME in source URI., guix-commits, 2019/03/11
- 09/18: gnu: gcompris-qt: Update to 0.96., guix-commits, 2019/03/11
- 13/18: gnu: kicad: Update to 5.0.2.,
guix-commits <=
- 10/18: gnu: python-sqlalchemy: Update to 1.3.1., guix-commits, 2019/03/11
- 08/18: gnu: python-sql: Update to 1.0.0., guix-commits, 2019/03/11
- 04/18: gnu: perl-dbd-mysql: Update to 4.050., guix-commits, 2019/03/11
- 01/18: gnu: guile-colorized: Don't use unstable tarball., guix-commits, 2019/03/11
- 12/18: gnu: gtkwave: Update to 3.3.99., guix-commits, 2019/03/11
- 11/18: gnu: python-sqlalchemy: Use HTTPS home page., guix-commits, 2019/03/11
- 07/18: gnu: python-pyodbc: Update to 4.0.25., guix-commits, 2019/03/11
- 05/18: gnu: perl-dbd-sqlite: Update to 1.62., guix-commits, 2019/03/11
- 06/18: gnu: python-psycopg2: Update to 2.7.7., guix-commits, 2019/03/11