mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: kicad-doc: Update hashes.
* gnu/packages/engineering.scm (kicad-doc): Correct wrong sha256. Change-Id: I1d7fbcb75617490c686910f3e8b257599728a5f8 Signed-off-by: Ekaitz Zarraga <ekaitz@elenq.tech>
This commit is contained in:
parent
bc3ffbb512
commit
797e782bc7
1 changed files with 1 additions and 1 deletions
|
|
@ -1470,7 +1470,7 @@ electrical diagrams), gerbview (viewing Gerber files) and others.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0jhn4hq78cz07hsbyfyzy93gck88j04im1pmsl3sx87g2s215qzd"))))
|
||||
"186nmy222m2k8snwk5i2f9igamflj9avfnhv5ksrbhx5wyrx7fy2"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
`(#:configure-flags (list "-DBUILD_FORMATS=html")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue