Skip to content

Commit 8cbb98b

Browse files
committed
flood-for-transmission: 2024-05-18T08-04-58 → 2024-11-16T12-26-17
Changelog: johman10/flood-for-transmission@2024-05-18T08-04-58...2024-11-16T12-26-17
1 parent a7baf03 commit 8cbb98b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pkgs/by-name/fl/flood-for-transmission/package.nix

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@
77

88
buildNpmPackage rec {
99
pname = "flood-for-transmission";
10-
version = "2024-05-18T08-04-58";
10+
version = "2024-11-16T12-26-17";
1111

1212
src = fetchFromGitHub {
1313
owner = "johman10";
1414
repo = "flood-for-transmission";
15-
rev = version;
16-
hash = "sha256-/vD53tFvCBOU9i/EfogjNjCEp6BBkR6eEKWnPhCUdJk=";
15+
tag = version;
16+
hash = "sha256-OED2Ypi1V+wwnJ5KFVRbJAyh/oTYs90E6uhSnSwJwJU=";
1717
};
1818

19-
npmDepsHash = "sha256-BKr4Gm3bTFnxgv4HlPclr8+c6jDVPFFbGXvpk5t8/X4=";
19+
npmDepsHash = "sha256-J3gRzvSXXyoS0OoLrTSV1vBSupFqky0Jt99nyz+hy1k=";
2020

2121
strictDeps = true;
2222

0 commit comments

Comments
 (0)