From 5a53d141ac60a54a7e1dee89a70eb3f1516f41cd Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Sat, 31 Aug 2024 23:21:31 +0000 Subject: [PATCH] libtorrent: 0.13.8-unstable-2024-08-20 -> 0.13.8-unstable-2024-08-21 --- 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 e930d32190ec..8ddf214b2a7f 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-20"; + version = "0.13.8-unstable-2024-08-21"; src = fetchFromGitHub { owner = "rakshasa"; repo = "libtorrent"; - rev = "71a487c66b136524bce5519cb1f9e855621a9101"; - hash = "sha256-DRdztKBp16aWYfIpGR7KIjSbveqPTx/CVz5KxT73u7k="; + rev = "96cb7e53f4b9f1bccf722627b9736fab85424082"; + hash = "sha256-IxQ9YA6i7FBu92oswIcHk4G6lI+uduUzVzCs9v+b5NI="; }; nativeBuildInputs = [