Skip to content

Commit 42a996a

Browse files
authored
jocalsend: 1.6.1803 -> 1.6.18033 (#435645)
2 parents f937f8e + 1edc24d commit 42a996a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/jo/jocalsend/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,17 @@
88

99
rustPlatform.buildRustPackage (finalAttrs: {
1010
pname = "jocalsend";
11-
version = "1.6.1803";
11+
version = "1.6.18033";
1212

1313
src = fetchFromGitea {
1414
domain = "git.kittencollective.com";
1515
owner = "nebkor";
1616
repo = "joecalsend";
1717
tag = finalAttrs.version;
18-
hash = "sha256-nrXUZb4Yi1ttEltzqKUnMLLr5cvhqCxW1iJyo1ErG0w=";
18+
hash = "sha256-q2fzi0NKfkjCwV7FD0PqXSHtJWQtvdvKx4WmhnZpKvg=";
1919
};
2020

21-
cargoHash = "sha256-0yFKJtwQikP6WRDVWgv7b9e0iUS9AdKpx6VTeNAQ4zs=";
21+
cargoHash = "sha256-u9Ev/Qr/WN6OOaMXPesA3nmV3efKJA3/2YWm8S60PjU=";
2222

2323
nativeBuildInputs = [
2424
pkg-config

0 commit comments

Comments
 (0)