From 9a8805cd6dbee65a06ab0969fad39a5e4beff6e4 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sun, 26 Mar 2023 22:47:22 +0300 Subject: [PATCH] range-v3-devel-0.12.0 --- programming/library/range-v3/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/programming/library/range-v3/pspec.xml b/programming/library/range-v3/pspec.xml index 83b99a2c8d..33a6f31ace 100644 --- a/programming/library/range-v3/pspec.xml +++ b/programming/library/range-v3/pspec.xml @@ -12,7 +12,7 @@ library Range algorithms, views, and actions for C++11/14/17 Range-v3 is a generic library that augments the existing standard library with facilities for working with ranges. A range can be loosely thought of a pair of iterators. This library provides a full implementation of all the standard algorithms with range-based overloads for convenience. - https://github.com/ericniebler/range-v3/archive/0.11.0.tar.gz + https://github.com/ericniebler/range-v3/archive/0.12.0.tar.gz cmake @@ -28,6 +28,13 @@ + + 2023-03-26 + 0.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-09-24 0.11.0