Github messages for voidlinux
 help / color / mirror / Atom feed
From: SevereOverfl0w <SevereOverfl0w@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] clojure: update to 1.10.1.697.
Date: Sat, 26 Sep 2020 21:26:42 +0200	[thread overview]
Message-ID: <20200926192642.WIre2U2V48OZDyn1MCGU1e68tAD9sLvPwFrNGmCFKuA@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25113@inbox.vuxu.org>

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

There is an updated pull request by SevereOverfl0w against master on the void-packages repository

https://github.com/SevereOverfl0w/void-packages clojure1101697
https://github.com/void-linux/void-packages/pull/25113

clojure: update to 1.10.1.697.
None

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

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

From 11668e9d824a07b9258f20017e37b13beac8f652 Mon Sep 17 00:00:00 2001
From: Dominic Monroe <monroef4+github@gmail.com>
Date: Sat, 26 Sep 2020 16:01:06 +0100
Subject: [PATCH] clojure: update to 1.10.1.697.

---
 srcpkgs/clojure/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/clojure/template b/srcpkgs/clojure/template
index 6106f9aec6b..f2fcc3034b2 100644
--- a/srcpkgs/clojure/template
+++ b/srcpkgs/clojure/template
@@ -1,6 +1,6 @@
 # Template file for 'clojure'
 pkgname=clojure
-version=1.10.1.492
+version=1.10.1.697
 revision=1
 wrksrc="clojure-tools"
 depends="virtual?java-environment rlwrap"
@@ -9,12 +9,13 @@ maintainer="Dominic Monroe <monroef4@googlemail.com>"
 license="EPL"
 homepage="https://clojure.org/"
 distfiles="https://download.clojure.org/install/clojure-tools-${version}.tar.gz"
-checksum=7ec610e8a84415a23355c1065df8b3d07b7cd22e76dd1e1408b9cdc47bf1b026
+checksum=700dd4a4fad95eda3392fd9f6026bbb4b0a3f31d7bf6c01324f225623f365974
 
 do_install() {
 	vmkdir /usr/lib/clojure
 	vmkdir /usr/lib/clojure/libexec
 	vcopy "deps.edn example-deps.edn" /usr/lib/clojure
+	vcopy exec.jar /usr/lib/clojure/libexec/
 	vcopy clojure-tools-${version}.jar /usr/lib/clojure/libexec/
 	sed -i -e 's@PREFIX@/usr/lib/clojure@g' clojure
 	vbin clojure

  reply	other threads:[~2020-09-26 19:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-26 15:01 [PR PATCH] " SevereOverfl0w
2020-09-26 19:26 ` SevereOverfl0w [this message]
2020-09-27 15:04 ` [PR PATCH] [Merged]: " leahneukirchen

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=20200926192642.WIre2U2V48OZDyn1MCGU1e68tAD9sLvPwFrNGmCFKuA@z \
    --to=severeoverfl0w@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).