guix_mirror_bot pushed a commit to branch master
in repository guix.
commit d17165da1a1480290099c4d0a644bb1f479b2488
Author: Cayetano Santos <[email protected]>
AuthorDate: Thu Jul 9 08:52:49 2026 +0200
gnu: xschem: Fix home page.
* gnu/packages/electronics.scm (xschem)[home-page]: Update.
---
gnu/packages/electronics.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/electronics.scm b/gnu/packages/electronics.scm
index 297b4700f0..4fbddef234 100644
--- a/gnu/packages/electronics.scm
+++ b/gnu/packages/electronics.scm
@@ -4407,7 +4407,7 @@ and components. The following simulation kernels are
supported:
"Xschem is an X11 schematic editor written in C and focused on
hierarchical and parametric design. It can generate VHDL, Verilog or Spice
netlists from the drawn schematic, allowing the simulation of the circuit.")
- (home-page "http://repo.hu/projects/xschem/xschem_man/xschem_man.html/")
+ (home-page "http://repo.hu/projects/xschem/")
(license license:gpl2+)))
(define-public route-rnd