summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorCayetano Santos <csantosb@inventati.org>2026-04-09 14:58:12 +0200
committerCayetano Santos <csantosb@inventati.org>2026-04-09 14:58:12 +0200
commitf033ae3cdbe8ebd0d30f0c33198283bb3405665f (patch)
treee625361d1bb8e1247e7eff2ccc641b3a815d7cb9 /gnu
parenta191f9678b4f255fc64e75214ed98571be384908 (diff)
gnu: sby: Update to 0.64.
* gnu/packages/electronics.scm (sby): Update to 0.64. Change-Id: I194d075564a07d43aa1dc983f7a23b4e487a0287
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/electronics.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/electronics.scm b/gnu/packages/electronics.scm
index adfbd1f202..cd1674bdf9 100644
--- a/gnu/packages/electronics.scm
+++ b/gnu/packages/electronics.scm
@@ -4231,7 +4231,7 @@ them usable as simple logic analyzer and/or oscilloscope hardware.")
(define-public sby
(package
(name "sby")
- (version "0.63")
+ (version "0.64")
(source
(origin
(method git-fetch)
@@ -4240,7 +4240,7 @@ them usable as simple logic analyzer and/or oscilloscope hardware.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1p23w9jd95b86n7f94zpqdaz19fn2b2lyww1p8dcy9p3zrcn7750"))))
+ (base32 "0jksspdgq2grk4a80i5yfc9bazfij37wpmrlkvygpz9ys5ny1432"))))
(build-system gnu-build-system)
(arguments
(list