Skip to content

Commit c4c01b3

Browse files
authored
rtorrent: 0.9.8-unstable-2024-08-20 -> 0.9.8-unstable-2024-08-31 (#339770)
2 parents 41120cb + bb4226c commit c4c01b3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/rt/rtorrent/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020

2121
stdenv.mkDerivation {
2222
pname = "rakshasa-rtorrent";
23-
version = "0.9.8-unstable-2024-08-20";
23+
version = "0.9.8-unstable-2024-08-31";
2424

2525
src = fetchFromGitHub {
2626
owner = "rakshasa";
2727
repo = "rtorrent";
28-
rev = "eacf9798e2787df7dd4d5c800a46bac7931ac41c";
29-
hash = "sha256-VJ2QJfBRUgk0KcCZTHtlyBIMVhs0UfYWAPlTeA98VZU=";
28+
rev = "4e246a401f2572d6c8a3295cbe0335baa316cd24";
29+
hash = "sha256-tq/0Vq+rIyCn1UQlyo7lcTSVf6WW1I8MTfxiAwQYD/o=";
3030
};
3131

3232
outputs = [ "out" "man" ];

0 commit comments

Comments
 (0)