mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: qucsator-rf: Update to 1.0.7.
* gnu/packages/engineering.scm (qucsator-rf): Update to 1.0.7. Change-Id: Ifd58ef0adc8750deffa861ce62c54b32da81940d Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
c1e3c49135
commit
c3bfe0e1ce
1 changed files with 2 additions and 2 deletions
|
@ -939,7 +939,7 @@ and others.")
|
|||
(define-public qucsator-rf
|
||||
(package
|
||||
(name "qucsator-rf")
|
||||
(version "1.0.6") ;required by qucs-s, keep in sync
|
||||
(version "1.0.7") ;required by qucs-s, keep in sync
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -949,7 +949,7 @@ and others.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0fx0kzj6hn0094jnvn6b1zqwjnkmd79xdr0zdyz5lmsyixlmxmvk"))))
|
||||
"1qyih418r0jcrpk1ja4p7v9v5iqvri8iszg7s3vaf1d2agwblzb4"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue