Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] leiningen: update to 2.11.2.
@ 2024-03-05 19:29 icp1994
  2024-03-07 14:26 ` [PR PATCH] [Merged]: " ahesford
  0 siblings, 1 reply; 2+ messages in thread
From: icp1994 @ 2024-03-05 19:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages leiningen
https://github.com/void-linux/void-packages/pull/49136

leiningen: update to 2.11.2.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From 7ad11c0ce005da7f4e6fe3c63d4da30e40fe92c5 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 4 Mar 2024 19:23:02 +0530
Subject: [PATCH] leiningen: update to 2.11.2.

---
 srcpkgs/leiningen/template | 17 +++++++++--------
 1 file changed, 9 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/leiningen/template b/srcpkgs/leiningen/template
index 811f27f1f4731c..ff95cf82987b9d 100644
--- a/srcpkgs/leiningen/template
+++ b/srcpkgs/leiningen/template
@@ -1,8 +1,7 @@
 # Template file for 'leiningen'
 pkgname=leiningen
-version=2.10.0
+version=2.11.2
 revision=1
-_jar_id=43cebda5-a7c2-405b-b641-5143a00051b5
 depends="bash virtual?java-runtime"
 short_desc="Automate Clojure projects without setting your hair on fire"
 maintainer="Adam Frey <adam@adamfrey.me>"
@@ -10,17 +9,19 @@ license="EPL-1.0"
 homepage="https://leiningen.org/"
 changelog="https://codeberg.org/leiningen/leiningen/raw/branch/main/NEWS.md"
 distfiles="https://codeberg.org/leiningen/leiningen/archive/${version}.tar.gz
- https://codeberg.org/attachments/${_jar_id}"
-checksum="6b04dbe0934ab4c34dc27b0055ad290d2ba9c0f454c1bda7defa58d62946b743
- d27299bad34075ac2864d0bd0559f835c6e2c476c0b0a283bcbdb574fdadbb34"
-skip_extraction="${_jar_id}"
+ https://codeberg.org/leiningen/leiningen/releases/download/${version}/leiningen-${version}-standalone.jar"
+checksum="b8dd330040ed473183fbc4a8bc404ec54f92f818172e0c3996d7c65ab7940a1e
+ 7d31ae23ae769e927438b0cd55d15a93e7dabab09fd4fc15877979161e108774"
+skip_extraction="leiningen-${version}-standalone.jar"
 
 do_install() {
 	vbin bin/lein-pkg lein
 	vman doc/lein.1
 
-	vinstall ${XBPS_SRCDISTDIR}/${pkgname}-${version}/${_jar_id} \
-		644 usr/share/java leiningen-${version}-standalone.jar
+	vmkdir usr/share/java
+	vinstall "${XBPS_SRCDISTDIR}/leiningen-${version}/leiningen-${version}-standalone.jar" \
+		644 usr/share/java
+
 	vcompletion zsh_completion.zsh zsh lein
 	vcompletion bash_completion.bash bash lein
 }

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: leiningen: update to 2.11.2.
  2024-03-05 19:29 [PR PATCH] leiningen: update to 2.11.2 icp1994
@ 2024-03-07 14:26 ` ahesford
  0 siblings, 0 replies; 2+ messages in thread
From: ahesford @ 2024-03-07 14:26 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

leiningen: update to 2.11.2.
https://github.com/void-linux/void-packages/pull/49136

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-07 14:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-05 19:29 [PR PATCH] leiningen: update to 2.11.2 icp1994
2024-03-07 14:26 ` [PR PATCH] [Merged]: " ahesford

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).