[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/22: gnu: pcb-rnd: Update to 2.2.4.
From: |
guix-commits |
Subject: |
14/22: gnu: pcb-rnd: Update to 2.2.4. |
Date: |
Wed, 30 Sep 2020 18:25:29 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 874d2bc9c951a7a281d7e39423444e4966526131
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Sep 30 13:50:22 2020 +0200
gnu: pcb-rnd: Update to 2.2.4.
* gnu/packages/engineering.scm (pcb-rnd): Update to 2.2.4.
---
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 266013f..2e1ffa1 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -427,16 +427,16 @@ optimizer; and it can produce photorealistic and design
review images.")
(define-public pcb-rnd
(package (inherit pcb)
(name "pcb-rnd")
- (version "2.2.3")
+ (version "2.2.4")
(source (origin
(method url-fetch)
(uri (string-append "http://repo.hu/projects/pcb-rnd/releases/"
"pcb-rnd-" version ".tar.gz"))
(sha256
(base32
- "0j650498d87b4xsggzc0xlk73k0hhj43wfy45qz2lcn0xc3bks1m"))))
+ "06ylc2rd4yvzp3krk62q9dbi13h0yq1x257fbjkh10vfjn0ga5c2"))))
(arguments
- `(#:tests? #f ; no check target
+ `(#:tests? #f ; no check target
#:phases
(modify-phases %standard-phases
(add-after 'unpack 'cc-is-gcc
- branch master updated (7607ace -> 5faca52), guix-commits, 2020/09/30
- 05/22: gnu: escpr: Mark up description., guix-commits, 2020/09/30
- 20/22: gnu: gnome-bluetooth: Update to 3.34.2., guix-commits, 2020/09/30
- 14/22: gnu: pcb-rnd: Update to 2.2.4.,
guix-commits <=
- 12/22: gnu: python-rq: Update to 1.5.2., guix-commits, 2020/09/30
- 15/22: gnu: cozy: Update to 0.7.2., guix-commits, 2020/09/30
- 03/22: gnu: nginx-xslscript: Move out of the way., guix-commits, 2020/09/30
- 19/22: gnu: srt: Update to 1.4.2., guix-commits, 2020/09/30
- 02/22: gnu: nginx-documentation: Update to 1.19.3-2603-94ebfbcd68bb., guix-commits, 2020/09/30
- 01/22: gnu: nginx: Update to 1.19.3., guix-commits, 2020/09/30
- 06/22: gnu: signify: Update to 30., guix-commits, 2020/09/30
- 10/22: gnu: stellarium: Update to 0.20.3., guix-commits, 2020/09/30
- 08/22: gnu: perl-dbd-sqlite: Update to 1.66., guix-commits, 2020/09/30
- 16/22: gnu: nml: Update to 0.5.3., guix-commits, 2020/09/30