summarylogtreecommitdiffstats
path: root/0001-1.8-rc1.patch
diff options
context:
space:
mode:
Diffstat (limited to '0001-1.8-rc1.patch')
-rw-r--r--0001-1.8-rc1.patch34
1 files changed, 0 insertions, 34 deletions
diff --git a/0001-1.8-rc1.patch b/0001-1.8-rc1.patch
deleted file mode 100644
index c02a11e56640..000000000000
--- a/0001-1.8-rc1.patch
+++ /dev/null
@@ -1,34 +0,0 @@
-From b3f118f70724ed65239dbc5a5d84c1bd9e89e7a2 Mon Sep 17 00:00:00 2001
-From: Moelf <proton@jling.dev>
-Date: Mon, 6 Jun 2022 11:47:00 -0400
-Subject: [PATCH] 1.8-rc1
-
----
- PKGBUILD | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/PKGBUILD b/PKGBUILD
-index cb8f58f..019c005 100644
---- a/PKGBUILD
-+++ b/PKGBUILD
-@@ -2,7 +2,7 @@
- # Contributor: Brenton Horne <brentonhorne77 at gmail dot com>
-
- pkgname=julia-beta-bin
--_pkgver=1.8.0-beta3
-+_pkgver=1.8.0-rc1
- pkgver=$(echo $_pkgver | sed 's/-/./g')
- pkgrel=1
- arch=('x86_64')
-@@ -18,7 +18,7 @@ source=("https://julialang-s3.julialang.org/bin/linux/x64/${pkgver:0:3}/julia-${
- 128x128.png::https://github.com/JuliaLang/julia/raw/master/contrib/mac/frameworkapp/JuliaLauncher/Assets.xcassets/AppIcon.appiconset/128.png
- 256x256.png::https://github.com/JuliaLang/julia/raw/master/contrib/mac/frameworkapp/JuliaLauncher/Assets.xcassets/AppIcon.appiconset/256.png
- 512x512.png::https://github.com/JuliaLang/julia/raw/master/contrib/mac/frameworkapp/JuliaLauncher/Assets.xcassets/AppIcon.appiconset/512.png)
--sha256sums=('749b2f3c6832a7b34404838e579de94c369173250c07071383cb499f14812655'
-+sha256sums=('a47efddaaccb424dad6499f870ab7f792c50827d23cc64cb9873280318337966'
- '85aff59221938dd83aa3808910fb455c64f3f0936604bfaad7b8d27c01e3a7ed'
- '0310782968fe0ba2910e8a4fc3920ab58c0b8f91c66a66f6cff82cd0d6d31612'
- 'aab27b427cb21108d831f2d9ddc89ce0948f7e8cb82e4bb2dc1bc82c6676224f'
---
-2.36.1
-