mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-27 03:21:49 +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")))
|
(commit "v0.14.4")))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0nl44ldfw9s2v3p7g5bldfw3ds2hz9r28j42bpnp8bj0v5na3ivk"))
|
(base32 "1ksv494xpga27ifrjyn1bkqaya5h769lqb9rx1ng0n4kvmnrqr3l"))
|
||||||
(modules
|
(modules
|
||||||
'((guix build utils)
|
'((guix build utils)
|
||||||
(ice-9 ftw)
|
(ice-9 ftw)
|
||||||
|
|||||||
Reference in New Issue
Block a user