gnu: trezor-agent: Fix hash.
* gnu/packages/finance.scm (trezor-agent): Update hash.
Hash was not updated when committing
c7c4f80881
.
This commit is contained in:
parent
10554e0a57
commit
b4e97063ba
@ -1115,7 +1115,7 @@ the KeepKey Hardware Wallet.")
|
||||
(commit "v0.14.4")))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0nl44ldfw9s2v3p7g5bldfw3ds2hz9r28j42bpnp8bj0v5na3ivk"))
|
||||
(base32 "1ksv494xpga27ifrjyn1bkqaya5h769lqb9rx1ng0n4kvmnrqr3l"))
|
||||
(modules
|
||||
'((guix build utils)
|
||||
(ice-9 ftw)
|
||||
|
Loading…
Reference in New Issue
Block a user