We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0223e69 commit bb4226cCopy full SHA for bb4226c
pkgs/by-name/rt/rtorrent/package.nix
@@ -20,13 +20,13 @@
20
21
stdenv.mkDerivation {
22
pname = "rakshasa-rtorrent";
23
- version = "0.9.8-unstable-2024-08-20";
+ version = "0.9.8-unstable-2024-08-31";
24
25
src = fetchFromGitHub {
26
owner = "rakshasa";
27
repo = "rtorrent";
28
- rev = "eacf9798e2787df7dd4d5c800a46bac7931ac41c";
29
- hash = "sha256-VJ2QJfBRUgk0KcCZTHtlyBIMVhs0UfYWAPlTeA98VZU=";
+ rev = "4e246a401f2572d6c8a3295cbe0335baa316cd24";
+ hash = "sha256-tq/0Vq+rIyCn1UQlyo7lcTSVf6WW1I8MTfxiAwQYD/o=";
30
};
31
32
outputs = [ "out" "man" ];
0 commit comments