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.
1 parent 5b74b24 commit 8c2f7bbCopy full SHA for 8c2f7bb
V/very_nauty/build_tarballs.jl
@@ -3,11 +3,11 @@
3
using BinaryBuilder, Pkg
4
5
name = "very_nauty"
6
-version = v"1.1.1"
+version = v"1.1.2"
7
8
# Collection of sources required to complete build
9
sources = [
10
- GitSource("https://github.com/JuliaGraphs/very_nauty.git", "b2c7765f2820ea5385846e4123323a1ba6e4f67e")
+ GitSource("https://github.com/JuliaGraphs/very_nauty.git", "f0680a2877fe25b0e59d90b24bad370f02525093")
11
]
12
13
# Bash recipe for building across all platforms
0 commit comments