gnu: m8c: Update to 2.2.0.

* gnu/packages/electronics.scm (m8c): Update to 2.2.0.

Change-Id: Id0ab3cf276593556dfd06a8e1f73e43efa82071d
Signed-off-by: Gabriel Wicki <gabriel@erlikon.ch>
This commit is contained in:
Cayetano Santos 2025-09-26 08:43:39 +02:00 committed by Gabriel Wicki
parent 8fb1ccf129
commit b9ed2f6818
No known key found for this signature in database
GPG key ID: CC98E9F04330FD7F

View file

@ -827,7 +827,7 @@ supported devices, as well as input/output file format support.")
(define-public m8c
(package
(name "m8c")
(version "2.1.0")
(version "2.2.0")
(source
(origin
(method git-fetch)
@ -836,7 +836,7 @@ supported devices, as well as input/output file format support.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1vv0m4ry23nns5a47m2n9k6i3wly2jjc5n1j3l7sh1m480ga3d42"))))
(base32 "1mx4n5di1bsm4ill55sf4dfa5rldrch0mrr4mk83x0xqd2rfy2mp"))))
(build-system cmake-build-system)
(arguments
(list