mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-15 03:20:43 +02:00
gnu: ucsim: Update to 0.6-pre68.
* gnu/packages/embedded.scm (ucsim): Update to 0.6-pre68.
This commit is contained in:
parent
e026b226cd
commit
4261c15a96
1 changed files with 2 additions and 2 deletions
|
@ -1467,7 +1467,7 @@ handling communication with eBUS devices connected to a 2-wire bus system
|
||||||
(define-public ucsim
|
(define-public ucsim
|
||||||
(package
|
(package
|
||||||
(name "ucsim")
|
(name "ucsim")
|
||||||
(version "0.6-pre67")
|
(version "0.6-pre68")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
|
@ -1475,7 +1475,7 @@ handling communication with eBUS devices connected to a 2-wire bus system
|
||||||
"devel/ucsim-" version ".tar.gz"))
|
"devel/ucsim-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0aahj9pbfjphjrm4hgs9pfmp6d5aikaq4yvxlrvhywjinnnf0qp1"))))
|
"1bfj21f5pcfcg1xqqynlcfr8mn6qj5705cgc2lfr2s3n97qsd9df"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:configure-flags '("--enable-avr-port"
|
`(#:configure-flags '("--enable-avr-port"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue