gnu: 0xffff: Update to 0.9.

* gnu/packages/flashing-tools.scm (0xffff): Update to 0.9.
This commit is contained in:
Tobias Geerinckx-Rice 2021-09-03 19:17:07 +02:00
parent 5b54a6d9e4
commit 8fd5138f4b
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -99,7 +99,7 @@ (define-public flashrom
(define-public 0xffff
(package
(name "0xffff")
(version "0.8")
(version "0.9")
(source
(origin
(method git-fetch)
@ -108,7 +108,7 @@ (define-public 0xffff
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1a5b7k96vzirb0m8lqp7ldn77ppz4ngf56wslhsj2c6flcyvns4v"))))
(base32 "0rl1xzbxl991pm2is98zbryac1lgjrc3zphmbd8agv07av0r6r6n"))))
(build-system gnu-build-system)
(inputs
`(("libusb" ,libusb-0.1))) ; doesn't work with libusb-compat