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 7a7bd78 commit 19ff75aCopy full SHA for 19ff75a
archlinuxcn/enzyme-julia/PKGBUILD
@@ -8,7 +8,7 @@ else
8
fi
9
10
pkgname=enzyme-julia
11
-pkgver=0.0.216
+pkgver=0.0.217
12
pkgrel=1
13
pkgdesc="High-performance automatic differentiation of LLVM and MLIR."
14
arch=(aarch64 x86_64)
@@ -18,7 +18,7 @@ depends=(llvm-libs-julia-git)
18
makedepends=(cmake git $_clang llvm-julia-git)
19
source=("https://github.com/EnzymeAD/Enzyme/archive/v${pkgver}.tar.gz"
20
0001-fix-gsl64-patching-script.patch)
21
-sha256sums=('c41f1a1286934f5155614fde0f3c63e0f07bc3b67b8f2ff728540bc862cb8f7a'
+sha256sums=('38c1d8c1e2dee92ab75ee1c7830d684c0a4052c6ec354e222646972f0e2cdd59'
22
'34644e0e64dae1b6ca5567373176fc9431b3ca7c4a87071a2e25e292215ab56b')
23
24
prepare() {
0 commit comments