~ruther/guix-local

0bf7327d0e30fb90aa231bba3601b22c6fad3d9d — Cayetano Santos a month ago a60fa26
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>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/electronics.scm
M gnu/packages/electronics.scm => gnu/packages/electronics.scm +2 -2
@@ 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