mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-17 06:35:58 +02:00
gnu: open-logic: Update to 4.2.0.
* gnu/packages/electronics.scm (open-logic): Update to 4.2.0. Change-Id: I4370f3289b4d1f0d2a5beb8897b04bf3f51535b0
This commit is contained in:
@@ -1812,7 +1812,7 @@ verification.")
|
||||
(define-public open-logic
|
||||
(package
|
||||
(name "open-logic")
|
||||
(version "4.1.0")
|
||||
(version "4.2.0")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -1824,7 +1824,7 @@ verification.")
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0azapw9dyr5l5qal7qd409lyq0w6pw2wyjwvxfl44sykpbfxdl2x"))))
|
||||
"1792a6i9jq2yawipmk0nr01z092kx3kkav9v5sjf34khk3biav6q"))))
|
||||
(outputs
|
||||
'("out" "test"))
|
||||
(properties
|
||||
|
||||
Reference in New Issue
Block a user