rtorrent: 0.16.11 -> 0.16.13

Diff: https://github.com/rakshasa/rtorrent/compare/v0.16.11...v0.16.13
This commit is contained in:
Robert Schütz
2026-06-08 07:59:13 -07:00
parent b81cffc96e
commit f9dc47ee61
+2 -2
View File
@@ -23,7 +23,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "rtorrent";
version = "0.16.11";
version = "0.16.13";
__structuredAttrs = true;
@@ -31,7 +31,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "rakshasa";
repo = "rtorrent";
tag = "v${finalAttrs.version}";
hash = "sha256-OEIJMBj1UfIOpR1w8c8ztKWJVD5hKxiJaxweF7mBRNM=";
hash = "sha256-QvABQKKH/4KUbG6mSkvfcqMpX552nAKp1vZerin2sLA=";
};
outputs = [