Skip to content

Commit 48c8375

Browse files
committed
llvm-julia-git: auto updated to 22.1.8-1
It has been built because: * nvchecker detects the following updates: github(1): test-archcn-22.1.5-0 -> archcn-22.1.8-0 * yuyichao has requested to build it * julia-git depends on it * liblemon_jll depends on it * julia-git-precompiled-packages depends on it * libcxxwrap_julia depends on it * enzyme-julia depends on it
1 parent f789be7 commit 48c8375

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

archlinuxcn/llvm-julia-git/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# Contributor: Jan "heftig" Steffens <jan.steffens@gmail.com>
33

44
pkgname=(llvm-julia-git llvm-libs-julia-git)
5-
pkgver=22.1.6
6-
pkgrel=2
5+
pkgver=22.1.8
6+
pkgrel=1
77
_archcn_rel=0
88
_versioned_llvm=
99
arch=(i686 x86_64 armv7h aarch64)
@@ -17,7 +17,7 @@ makedepends=('cmake' 'ninja' 'zlib' 'zstd' 'libffi' 'libedit' 'ncurses'
1717
options=('staticlibs' '!strip' '!lto')
1818
source=(https://github.com/yuyichao/llvm-project/archive/refs/tags/archcn-$pkgver-$_archcn_rel.tar.gz)
1919
repodir=llvm-project-archcn-$pkgver-$_archcn_rel
20-
sha256sums=('1e7cbe5f5a9436e6b3147ff265673ffb81f2408341dc32dc021de1873f5005ce')
20+
sha256sums=('a11c0bcc8cde921caf17e9ae45fca8a59de7f8cfa88e33e1cdba1f23b1f0c8c4')
2121

2222
if [[ -z $_versioned_llvm ]]; then
2323
_llvm_prefix=/usr

0 commit comments

Comments
 (0)