We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 497552f + 27b5ef6 commit 7b08ef6Copy full SHA for 7b08ef6
recipe/meta.yaml
@@ -1,12 +1,12 @@
1
-{% set version = "9.4.4" %}
+{% set version = "9.4.5" %}
2
3
package:
4
name: graphblas
5
version: {{ version }}
6
7
source:
8
url: https://github.com/DrTimothyAldenDavis/GraphBLAS/archive/v{{ version }}.tar.gz
9
- sha256: f917de6dd66c0938f15d010f740f1429cca3dcdd7c583100a55a4e6722b5cf88
+ sha256: 6bc6302ab3f0856a31c76cd97f3eab2da7e8082d6f77140c6885267d6ac84e71
10
11
build:
12
number: 0
0 commit comments