[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/14: gnu: qucs-s: Update to 0.0.21.
From: |
guix-commits |
Subject: |
04/14: gnu: qucs-s: Update to 0.0.21. |
Date: |
Mon, 7 Oct 2019 23:30:24 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 1c8d6d6d7a764e7b8065eab49baabb8843ff8c0b
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Oct 7 10:30:08 2019 +0200
gnu: qucs-s: Update to 0.0.21.
* gnu/packages/engineering.scm (qucs-s): Update to 0.0.21.
---
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 bbd9151..7c2e5fb 100644
--- a/gnu/packages/engineering.scm
+++ b/gnu/packages/engineering.scm
@@ -1816,7 +1816,7 @@ simulations are also supported.")
(define-public qucs-s
(package
(name "qucs-s")
- (version "0.0.20")
+ (version "0.0.21")
(source (origin
(method url-fetch)
(uri (string-append "https://github.com/ra3xdh/qucs_s/archive/"
@@ -1824,7 +1824,7 @@ simulations are also supported.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
- "01dizf4rjciqc8x7bmv3kbhdlz90bm6n9m9fz7dbzqcwvszcs1hx"))))
+ "12m1jwhb9qwvb141qzyskbxnw3wn1x22d02z4b4862p7xvccl5h7"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ; no tests
- 03/14: gnu: maxflow: Correct version to 3.0.5., (continued)
- 03/14: gnu: maxflow: Correct version to 3.0.5., guix-commits, 2019/10/07
- 12/14: gnu: linux-libre@4.19: Update to 4.19.77., guix-commits, 2019/10/07
- 11/14: gnu: linux-libre@5.2: Update to 5.2.19., guix-commits, 2019/10/07
- 10/14: gnu: coin3D: Use a specific changeset., guix-commits, 2019/10/07
- 14/14: gnu: linux-libre@4.14: Update to 4.14.147., guix-commits, 2019/10/07
- 06/14: gnu: licensecheck: Update to 3.0.37., guix-commits, 2019/10/07
- 01/14: gnu: lynis: Update to 2.7.5., guix-commits, 2019/10/07
- 02/14: gnu: maxflow: Use GIT-FILE-NAME., guix-commits, 2019/10/07
- 13/14: gnu: linux-libre@4.9: Update to 4.9.195., guix-commits, 2019/10/07
- 09/14: gnu: me-cleaner: Update to 1.2., guix-commits, 2019/10/07
- 04/14: gnu: qucs-s: Update to 0.0.21.,
guix-commits <=
- 07/14: gnu: maxflow: Use HTTPS home page., guix-commits, 2019/10/07
- 08/14: gnu: perl-async-interrupt: Update to 1.25., guix-commits, 2019/10/07
- 05/14: gnu: perl-regexp-pattern-license: Update to 3.1.94., guix-commits, 2019/10/07