fbthrift: 2025.01.06.00 -> 2025.01.27.00

This commit is contained in:
R. Ryantm
2025-01-31 18:14:07 +00:00
parent 4e5fe0f593
commit fc6f8e0a5b
+2 -2
View File
@@ -25,7 +25,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "fbthrift";
version = "2025.01.06.00";
version = "2025.01.27.00";
outputs = [
# Trying to split this up further into `bin`, `out`, and `dev`
@@ -39,7 +39,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "facebook";
repo = "fbthrift";
tag = "v${finalAttrs.version}";
hash = "sha256-VIWUh238MJDGxf6j/yanom9SNnNjBBzGbpg/SAquN5E=";
hash = "sha256-HiPIpmRwlHSduwHV8EJSmhg7PYFDumx0TNo8uzJ9+j8=";
};
patches = [