1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-23 01:25:57 +02:00

gnu: m8c: Update to 2.2.2.

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

Change-Id: Ie96cf4325009b733977f0fe19a80b9964c249db4
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
This commit is contained in:
Cayetano Santos
2026-01-11 11:50:12 +01:00
committed by Rutherther
parent a60fa26e89
commit 0bf7327d0e
+2 -2
View File
@@ -1230,7 +1230,7 @@ supported devices, as well as input/output file format support.")
(define-public m8c
(package
(name "m8c")
(version "2.2.0")
(version "2.2.2")
(source
(origin
(method git-fetch)
@@ -1239,7 +1239,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 "1mx4n5di1bsm4ill55sf4dfa5rldrch0mrr4mk83x0xqd2rfy2mp"))))
(base32 "0737hz7yhkrgg5gc2ymnilz0gyv3p7zv127qh4hxf2b07v5pqc1x"))))
(build-system cmake-build-system)
(arguments
(list