summaryrefslogtreecommitdiffstats
path: root/contrib/restricted/boost/algorithm/.yandex_meta/default.nix
diff options
context:
space:
mode:
authorrobot-piglet <[email protected]>2025-08-24 15:10:39 +0300
committerrobot-piglet <[email protected]>2025-08-24 15:23:08 +0300
commit70416efb6bec4e0daeb6f70711260a2185e18fa5 (patch)
tree394561ea489ccd1ddeb6dc2edc7c1850ceacd8ee /contrib/restricted/boost/algorithm/.yandex_meta/default.nix
parentb8f1774885eef9f945aa9e93d7d7385c1e83a833 (diff)
Intermediate changes
commit_hash:eeb63526b0e7d1af454fe7f827a075e48a720c82
Diffstat (limited to 'contrib/restricted/boost/algorithm/.yandex_meta/default.nix')
-rw-r--r--contrib/restricted/boost/algorithm/.yandex_meta/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/restricted/boost/algorithm/.yandex_meta/default.nix b/contrib/restricted/boost/algorithm/.yandex_meta/default.nix
index cd87223920e..763a4f86fa1 100644
--- a/contrib/restricted/boost/algorithm/.yandex_meta/default.nix
+++ b/contrib/restricted/boost/algorithm/.yandex_meta/default.nix
@@ -1,7 +1,7 @@
self: super: with self; {
boost_algorithm = stdenv.mkDerivation rec {
pname = "boost_algorithm";
- version = "1.88.0";
+ version = "1.89.0";
src = fetchFromGitHub {
owner = "boostorg";