Skip to content

Commit

Permalink
libabseil v20240722.0
Browse files Browse the repository at this point in the history
  • Loading branch information
h-vetinari committed Aug 1, 2024
1 parent 29b8572 commit f9fe5cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "20240722.rc1" %}
{% set version = "20240722.0" %}
{% set v_major = version.split(".")[0] %}
# needs to match across all dependent packages; using C++20
# is potentially problematic in some cases, see #45
Expand Down Expand Up @@ -28,7 +28,7 @@ package:

source:
url: https://github.com/abseil/abseil-cpp/archive/refs/tags/{{ version }}.tar.gz
sha256: 5632df8aa3224e8252a9dc4b4662941dba0a975b4a84f0bda0b629e83e33a452
sha256: f50e5ac311a81382da7fa75b97310e4b9006474f9560ac46f54a9967f07d4ae3
patches:
# Helps downstream packages import the dll without an extra define
# https://github.com/conda-forge/abseil-cpp-feedstock/issues/43#issuecomment-1242969515
Expand Down

0 comments on commit f9fe5cd

Please sign in to comment.