gnu: stlink: Update to 1.8.0.

* gnu/packages/embedded.scm (stlink): Update to 1.8.0.

Change-Id: I51a3c664c4035ec542fa82753dc8e6aa8a8c0256
This commit is contained in:
Artyom V. Poptsov 2024-11-16 19:33:23 +03:00
parent 9b1de856cf
commit 90c7d77833
No known key found for this signature in database
GPG key ID: 935EBE0736DC857E

View file

@ -13,6 +13,7 @@
;;; Copyright © 2022 Mathieu Othacehe <othacehe@gnu.org>
;;; Copyright © 2022, 2023 Maxim Cournoyer <maxim.cournoyer@gmail.com>
;;; Copyright © 2023 Janneke Nieuwenhuizen <janneke@gnu.org>
;;; Copyright © 2024 Artyom V. Poptsov <poptsov.artyom@gmail.com>
;;;
;;; This file is part of GNU Guix.
;;;
@ -1639,7 +1640,7 @@ STC89, STC90, STC10, STC11, STC12, STC15, STC8 and STC32 series.")
(define-public stlink
(package
(name "stlink")
(version "1.7.0")
(version "1.8.0")
(source
(origin
(method git-fetch)
@ -1649,7 +1650,7 @@ STC89, STC90, STC10, STC11, STC12, STC15, STC8 and STC32 series.")
(file-name (git-file-name name version))
(sha256
(base32
"03xypffpbp4imrczbxmq69vgkr7mbp0ps9dk815br5wwlz6vgygl"))))
"1g5ahnj400sdf75k3xafawa6x0pzz7s86nqnfd65gqjr3bdlhlc6"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ;no tests