mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user