mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kicad-symbols: Update hashes.
* gnu/packages/engineering.scm (kicad-symbols): Correct wrong sha256. Change-Id: I8d604e124cca4699c67b457823440d5820477d67 Signed-off-by: Ekaitz Zarraga <ekaitz@elenq.tech>
This commit is contained in:
parent
70c1600dc3
commit
e5a1fa55e8
1 changed files with 1 additions and 1 deletions
|
@ -1504,7 +1504,7 @@ electrical diagrams), gerbview (viewing Gerber files) and others.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"134x4d5w89aahl4k9zai6vwcazibz17gsgzy04l9xn4zcf6v11qp"))))
|
||||
"0r9aimyrv7p4ykqnwb9ac3fd0dv11zmv2ll6qkmm5s875s35hhfl"))))
|
||||
(build-system cmake-build-system)
|
||||
(arguments
|
||||
`(#:tests? #f)) ; no tests exist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue