rtorrent: 0.9.8-unstable-2024-08-31 -> 0.9.8-unstable-2024-09-07
This commit is contained in:
parent
0282c8767e
commit
ed9023524d
@ -20,13 +20,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "rakshasa-rtorrent";
|
pname = "rakshasa-rtorrent";
|
||||||
version = "0.9.8-unstable-2024-08-31";
|
version = "0.9.8-unstable-2024-09-07";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "rakshasa";
|
owner = "rakshasa";
|
||||||
repo = "rtorrent";
|
repo = "rtorrent";
|
||||||
rev = "4e246a401f2572d6c8a3295cbe0335baa316cd24";
|
rev = "9a93281ded3f6c6bb40593f9bbd3597683cff263";
|
||||||
hash = "sha256-tq/0Vq+rIyCn1UQlyo7lcTSVf6WW1I8MTfxiAwQYD/o=";
|
hash = "sha256-dbZ0Q6v6vu8rlr7p1rPc3Cx/9R53OelkoTNsdAVQAxE=";
|
||||||
};
|
};
|
||||||
|
|
||||||
outputs = [ "out" "man" ];
|
outputs = [ "out" "man" ];
|
||||||
|
Loading…
Reference in New Issue
Block a user