Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / julia


Commits:
0e925b42 by Antonio Rojas at 2024-10-14T19:13:32+02:00
Drop no longer needed patch

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -36,7 +36,6 @@ makedepends=(cmake
 optdepends=('gnuplot: If using the Gaston Package from julia')
 
source=(https://github.com/JuliaLang/julia/releases/download/v$pkgver/$pkgname-$pkgver-full.tar.gz{,.asc}
         c12e8515.patch
-        julia-libgit2-1.8.patch
         julia-libunwind-1.6.patch
         julia-hardcoded-libs.patch
         julia-metainfo.patch
@@ -45,7 +44,6 @@ backup=(etc/julia/startup.jl)
 sha256sums=('8d77780cd04484e21f9c3805be6b1bd56a69bcbe6caedf2485e899205d85c874'
             'SKIP'
             '2cc294b63e601d50341979fb936826bdba59de2165a5929eae927e152652f367'
-            'dc541120600e9c0574016a2738461ddb99be21fc8f763d4a3152169fd2f3bf54'
             '3c0c03eabb668e3242fcd3058c1011dfbb579cc1c5adc3ae1016531e711cc64e'
             'e981ce26bb2394333c83512a607e8aa48ae0d66ec40e0f0b6d97ec70b6baa39f'
             '074690d913b9544bef11468454fbf5f52005b2a12160123340cfacc91d4daf9f'
@@ -56,8 +54,6 @@ options=(!lto)
 prepare() {
   cd $pkgname-$pkgver
 
-# libunwind 1.6 compatibility
-  patch -p1 -i ../julia-libunwind-1.6.patch
 # Update metadata install path
   patch -p1 -i ../julia-metainfo.patch
 # Revert test that depends on patched gmp



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/julia/-/commit/0e925b424e9a09cfa83b533738989d76ff56f3e2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/julia/-/commit/0e925b424e9a09cfa83b533738989d76ff56f3e2
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to