gnu: ucsim: Update to 0.6-pre68.

* gnu/packages/embedded.scm (ucsim): Update to 0.6-pre68.
This commit is contained in:
Jelle Licht 2021-05-14 22:48:43 +02:00
parent e026b226cd
commit 4261c15a96
No known key found for this signature in database
GPG key ID: DA4597F947B41025

View file

@ -1467,7 +1467,7 @@ (define-public ebusd
(define-public ucsim
(package
(name "ucsim")
(version "0.6-pre67")
(version "0.6-pre68")
(source (origin
(method url-fetch)
(uri (string-append
@ -1475,7 +1475,7 @@ (define-public ucsim
"devel/ucsim-" version ".tar.gz"))
(sha256
(base32
"0aahj9pbfjphjrm4hgs9pfmp6d5aikaq4yvxlrvhywjinnnf0qp1"))))
"1bfj21f5pcfcg1xqqynlcfr8mn6qj5705cgc2lfr2s3n97qsd9df"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags '("--enable-avr-port"