Skip to content

Commit 34ca9c9

Browse files
bbjubjub2494aldoborrero
authored andcommitted
heimdall: 0.7.3 -> 0.8.7
1 parent c824013 commit 34ca9c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/he/heimdall/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
}:
1111
rustPlatform.buildRustPackage rec {
1212
pname = "heimdall";
13-
version = "0.7.3";
13+
version = "0.8.7";
1414

1515
src = fetchFromGitHub {
1616
owner = "jon-becker";
1717
repo = "${pname}-rs";
1818
rev = version;
19-
hash = "sha256-E3WFJ+1ps5UiA+qzJAjouBR4wJbzxrJfvcW6Kany/jU=";
19+
hash = "sha256-Bg3xSnzghLlDpQ1KTzabEVqjX/wPqoeEzKDYb7IBJ6o=";
2020
};
2121

2222
cargoLock = {

0 commit comments

Comments
 (0)