Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] clojure: update to 1.11.1.1386.
@ 2023-08-22 19:13 icp1994
  2023-09-05 19:37 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 1 reply; 2+ messages in thread
From: icp1994 @ 2023-08-22 19:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages clojure
https://github.com/void-linux/void-packages/pull/45718

clojure: update to 1.11.1.1386.
#### 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/45718.patch is attached

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

From b982354eb2f6b73acb64e98eb699f43f16de4e68 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 22 Aug 2023 01:00:53 +0530
Subject: [PATCH] clojure: update to 1.11.1.1386.

Fix update-check
---
 srcpkgs/clojure/template | 6 +++---
 srcpkgs/clojure/update   | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/clojure/template b/srcpkgs/clojure/template
index 9050c50adcaf0..2e44ab481ade5 100644
--- a/srcpkgs/clojure/template
+++ b/srcpkgs/clojure/template
@@ -1,14 +1,14 @@
 # Template file for 'clojure'
 pkgname=clojure
-version=1.11.1.1347
+version=1.11.1.1386
 revision=1
 depends="virtual?java-environment rlwrap"
 short_desc="Clojure programming language command line tools"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="EPL-1.0"
 homepage="https://clojure.org/"
-distfiles="https://download.clojure.org/install/clojure-tools-${version}.tar.gz"
-checksum=d5e6c03e4eb8b49b7f0a9b77a4a7cc4cde7460004a3df96a1b4e797f842ebfe3
+distfiles="https://github.com/clojure/brew-install/releases/download/${version}/clojure-tools-${version}.tar.gz"
+checksum=7b944b9ecc9d099291bfa3ffc82f05c4ae4080ad068fa609c3b138d6778662c3
 
 do_install() {
 	vmkdir /usr/lib/clojure
diff --git a/srcpkgs/clojure/update b/srcpkgs/clojure/update
index 365a9f1d9a249..68b9ebad1ceed 100644
--- a/srcpkgs/clojure/update
+++ b/srcpkgs/clojure/update
@@ -1,2 +1,2 @@
-site="https://clojure.org/guides/install_clojure"
-pattern='linux-install-\K[\d.]+(?=\.sh)'
+site="https://clojure.org/releases/tools"
+pattern="</a>\K[\d.]+(?= \(\w{3} \d{2}, \d{4}\)</h3>)"

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

* Re: [PR PATCH] [Merged]: clojure: update to 1.11.1.1386.
  2023-08-22 19:13 [PR PATCH] clojure: update to 1.11.1.1386 icp1994
@ 2023-09-05 19:37 ` leahneukirchen
  0 siblings, 0 replies; 2+ messages in thread
From: leahneukirchen @ 2023-09-05 19:37 UTC (permalink / raw)
  To: ml

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

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

clojure: update to 1.11.1.1386.
https://github.com/void-linux/void-packages/pull/45718

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:[~2023-09-05 19:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-22 19:13 [PR PATCH] clojure: update to 1.11.1.1386 icp1994
2023-09-05 19:37 ` [PR PATCH] [Merged]: " leahneukirchen

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