Github messages for voidlinux
 help / color / mirror / Atom feed
From: non-Jedi <non-Jedi@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] julia: update to 1.4.1
Date: Thu, 16 Apr 2020 20:25:38 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21059@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 336 bytes --]

There is a new pull request by non-Jedi against master on the void-packages repository

https://github.com/non-Jedi/void-packages julia1.4.1
https://github.com/void-linux/void-packages/pull/21059

julia: update to 1.4.1
[ci skip] for llvm build

A patch file from https://github.com/void-linux/void-packages/pull/21059.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-julia1.4.1-21059.patch --]
[-- Type: text/x-diff, Size: 1344 bytes --]

From a4c1261154c757ab56a530537723bc6594369895 Mon Sep 17 00:00:00 2001
From: Adam Beckmeyer <adam_gpg@thebeckmeyers.xyz>
Date: Thu, 16 Apr 2020 14:23:41 -0400
Subject: [PATCH] julia: update to 1.4.1

[ci skip] for llvm build
---
 srcpkgs/julia/template | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/julia/template b/srcpkgs/julia/template
index 27704dbdee2..b18dd7b4f7c 100644
--- a/srcpkgs/julia/template
+++ b/srcpkgs/julia/template
@@ -1,6 +1,6 @@
 # Template file for 'julia'
 pkgname=julia
-version=1.4.0
+version=1.4.1
 revision=1
 archs="i686* x86_64*"
 build_style=gnu-makefile
@@ -24,7 +24,7 @@ maintainer="Adam Beckmeyer <adam_git@thebeckmeyers.xyz>"
 license="MIT"
 homepage="https://julialang.org"
 distfiles="https://github.com/JuliaLang/julia/releases/download/v${version}/julia-${version}-full.tar.gz"
-checksum=880c73a08296ce8d94ad9605149f2a2b2b028e7202a700ef725da899300b8be9
+checksum=b21585db55673ac0668c163678fcf2aad11eb7c64bb2aa03a43046115fab1553
 nocross=yes
 # Falsely detects dependency on libllvm
 skiprdeps="/usr/lib/libjulia.so.1.4 /usr/lib/julia/libllvmcalltest.so"
@@ -68,8 +68,6 @@ post_extract() {
 
 post_install() {
 	vlicense LICENSE.md
-	# Workaround https://github.com/JuliaLang/julia/issues/34264
-	vcopy usr/lib/libLLVM-8jl.so usr/lib/julia
 }
 
 julia-devel_package() {

             reply	other threads:[~2020-04-16 18:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-16 18:25 non-Jedi [this message]
2020-04-17 14:11 ` [PR PATCH] [Merged]: " Hoshpak
2020-04-17 14:15 ` non-Jedi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-21059@inbox.vuxu.org \
    --to=non-jedi@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).