me
/
guix
Archived
1
0
Fork 0

gnu: sigrok-firmware-fx2lafw: Update to 0.1.7.

* gnu/packages/electronics.scm (sigrok-firmware-fx2lafw): Update to 0.1.7.
master
Tobias Geerinckx-Rice 2020-01-01 21:27:31 +01:00
parent afeecd92aa
commit 26efd031ec
No known key found for this signature in database
GPG Key ID: D889B0F018C5493C
1 changed files with 2 additions and 2 deletions

View File

@ -106,7 +106,7 @@ to take care of the OS-specific details when writing software that uses serial p
(define-public sigrok-firmware-fx2lafw (define-public sigrok-firmware-fx2lafw
(package (package
(name "sigrok-firmware-fx2lafw") (name "sigrok-firmware-fx2lafw")
(version "0.1.6") (version "0.1.7")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
@ -114,7 +114,7 @@ to take care of the OS-specific details when writing software that uses serial p
"sigrok-firmware-fx2lafw-" version ".tar.gz")) "sigrok-firmware-fx2lafw-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"18x5zj3xbcylvb651dia6n4zxbdnv0j62r5af60d0l2g68knkjg4")))) "0fyfd82mvrcf55v5a3afq1mh1kfswk4c37qrbln6x92jm3b41x53"))))
(arguments (arguments
`(#:implicit-inputs? #f)) `(#:implicit-inputs? #f))
(native-inputs (native-inputs