From dfa720228b1897fb6502691476ee7557316f4281 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sun, 8 Sep 2024 08:10:59 +0000 Subject: [PATCH] libtorrent: 0.13.8-unstable-2024-08-21 -> 0.13.8-unstable-2024-09-01 --- pkgs/by-name/li/libtorrent/package.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/by-name/li/libtorrent/package.nix b/pkgs/by-name/li/libtorrent/package.nix index 8ddf214b2a7f..f034d405aa28 100644 --- a/pkgs/by-name/li/libtorrent/package.nix +++ b/pkgs/by-name/li/libtorrent/package.nix @@ -15,13 +15,13 @@ stdenv.mkDerivation { pname = "rakshasa-libtorrent"; - version = "0.13.8-unstable-2024-08-21"; + version = "0.13.8-unstable-2024-09-01"; src = fetchFromGitHub { owner = "rakshasa"; repo = "libtorrent"; - rev = "96cb7e53f4b9f1bccf722627b9736fab85424082"; - hash = "sha256-IxQ9YA6i7FBu92oswIcHk4G6lI+uduUzVzCs9v+b5NI="; + rev = "ca6eed1c7e7985016689004eaeed2fb2a119e5f8"; + hash = "sha256-Hu0/T5NG7h+COLoOsfi2Uy0BVUPiEhkMhUhFo/JqZq0="; }; nativeBuildInputs = [