We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0bfa7a4 + 0c37c2a commit 9571c98Copy full SHA for 9571c98
pkgs/by-name/ar/arrow-cpp/package.nix
@@ -73,7 +73,7 @@ let
73
hash = "sha256-DThjyZ34LajHwXZy1IhYKUGUG/ejQ9WvBNuI8eUKmSs=";
74
};
75
76
- version = "19.0.0";
+ version = "19.0.1";
77
in
78
stdenv.mkDerivation (finalAttrs: {
79
pname = "arrow-cpp";
@@ -83,7 +83,7 @@ stdenv.mkDerivation (finalAttrs: {
83
owner = "apache";
84
repo = "arrow";
85
rev = "apache-arrow-${version}";
86
- hash = "sha256-rjU/D362QfmejzjIsYaEwTMcLADbNf/pQohb323ifZI=";
+ hash = "sha256-toHwUIOZRpgR0K7pQtT5nqWpO9G7AuHYTcvA6UVg9lA=";
87
88
89
sourceRoot = "${finalAttrs.src.name}/cpp";
0 commit comments