summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorMario Rodas <marsam@users.noreply.github.com>2021-02-08 20:14:28 -0500
committerGitHub <noreply@github.com>2021-02-08 20:14:28 -0500
commit15972e9d65d5354414df5caf6dd6418e241588d5 (patch)
tree13d523234efd3ce56f2adab36762aff69bb692d2 /pkgs
parente45c657469f58fa1467ecc383bfab98c6f7cd37b (diff)
parent978e03994de1d6f8c613bc01e49f2bb8792fb43d (diff)
downloadnixpkgs-15972e9d65d5354414df5caf6dd6418e241588d5.tar
nixpkgs-15972e9d65d5354414df5caf6dd6418e241588d5.tar.gz
nixpkgs-15972e9d65d5354414df5caf6dd6418e241588d5.tar.bz2
nixpkgs-15972e9d65d5354414df5caf6dd6418e241588d5.tar.lz
nixpkgs-15972e9d65d5354414df5caf6dd6418e241588d5.tar.xz
nixpkgs-15972e9d65d5354414df5caf6dd6418e241588d5.tar.zst
nixpkgs-15972e9d65d5354414df5caf6dd6418e241588d5.zip
Merge pull request #112225 from r-ryantm/auto-update/tiledb
tiledb: 2.1.3 -> 2.2.3
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/development/libraries/tiledb/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/libraries/tiledb/default.nix b/pkgs/development/libraries/tiledb/default.nix
index 560a991c44a..4e6e49d68c4 100644
--- a/pkgs/development/libraries/tiledb/default.nix
+++ b/pkgs/development/libraries/tiledb/default.nix
@@ -21,13 +21,13 @@
 
 stdenv.mkDerivation rec {
   pname = "tiledb";
-  version = "2.1.3";
+  version = "2.2.3";
 
   src = fetchFromGitHub {
     owner = "TileDB-Inc";
     repo = "TileDB";
     rev = version;
-    sha256 = "1ia00bk6dc1176arf84lx08x4c7c74q7ycn7dqjnmyxkg3kmr21g";
+    sha256 = "sha256-QYJ5dJQyVy0GLVKRcwb2WBK4IE1q/jXl1OQGau0HBSg=";
   };
 
   # (bundled) blosc headers have a warning on some archs that it will be using