mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-28 12:01:49 +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
|
(define-public open-logic
|
||||||
(package
|
(package
|
||||||
(name "open-logic")
|
(name "open-logic")
|
||||||
(version "4.1.0")
|
(version "4.2.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
@@ -1824,7 +1824,7 @@ verification.")
|
|||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0azapw9dyr5l5qal7qd409lyq0w6pw2wyjwvxfl44sykpbfxdl2x"))))
|
"1792a6i9jq2yawipmk0nr01z092kx3kkav9v5sjf34khk3biav6q"))))
|
||||||
(outputs
|
(outputs
|
||||||
'("out" "test"))
|
'("out" "test"))
|
||||||
(properties
|
(properties
|
||||||
|
|||||||
Reference in New Issue
Block a user