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

* gnu/packages/electronics.scm (sigrok-firmware-fx2lafw): Update to 0.1.7.
This commit is contained in:
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

View file

@ -106,7 +106,7 @@ (define-public libsigrokdecode
(define-public sigrok-firmware-fx2lafw
(package
(name "sigrok-firmware-fx2lafw")
(version "0.1.6")
(version "0.1.7")
(source (origin
(method url-fetch)
(uri (string-append
@ -114,7 +114,7 @@ (define-public sigrok-firmware-fx2lafw
"sigrok-firmware-fx2lafw-" version ".tar.gz"))
(sha256
(base32
"18x5zj3xbcylvb651dia6n4zxbdnv0j62r5af60d0l2g68knkjg4"))))
"0fyfd82mvrcf55v5a3afq1mh1kfswk4c37qrbln6x92jm3b41x53"))))
(arguments
`(#:implicit-inputs? #f))
(native-inputs