fb303: 2025.04.21.00 -> 2025.09.15.00

Diff: https://github.com/facebook/fb303/compare/v2025.04.21.00...v2025.09.15.00
This commit is contained in:
Emily
2025-09-16 02:26:59 +01:00
parent e1846b113a
commit a7aa1f2977
+2 -2
View File
@@ -19,7 +19,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "fb303";
version = "2025.04.21.00";
version = "2025.09.15.00";
outputs = [
"out"
@@ -30,7 +30,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "facebook";
repo = "fb303";
tag = "v${finalAttrs.version}";
hash = "sha256-Cgr+uuUl+tlyWdAvBCVMK/mInYu+M5N9QLMTvvJ3oEk=";
hash = "sha256-6suO1SE8+WASQiHLtiieu3nrjEYqSPnKxw7nHkQ4br0=";
};
patches = [