mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-28 05:00:29 +02: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:
committed by
Gabriel Wicki
parent
f2650e7054
commit
c6f5c30113
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user