mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-29 04:01:28 -06:00
gnu: sch-rnd: Update to 1.0.10.
* gnu/packages/electronics.scm (sch-rnd): Update to 1.0.10. Change-Id: I0e3999fc1c094027b87c41eee00e1703459349b1 Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
This commit is contained in:
parent
f2650e7054
commit
c6f5c30113
1 changed files with 2 additions and 2 deletions
|
|
@ -2236,7 +2236,7 @@ suite.")
|
|||
(define-public sch-rnd
|
||||
(package
|
||||
(name "sch-rnd")
|
||||
(version "1.0.9")
|
||||
(version "1.0.10")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
|
@ -2244,7 +2244,7 @@ suite.")
|
|||
"releases/sch-rnd-" version ".tar.gz"))
|
||||
(sha256
|
||||
(base32
|
||||
"07a1ik0rpsa5cscg9l7i5rnipx76543s7cdnkg802747rral7yj5"))))
|
||||
"1wa43jhgzlchqpql9qdz7q4ps4wfk88akrl3pqgcb61mdwy51s20"))))
|
||||
(build-system glib-or-gtk-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue