Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] just: update to 1.25.0
@ 2024-03-08 19:15 cinerea0
  2024-03-10 18:59 ` [PR PATCH] [Updated] " cinerea0
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: cinerea0 @ 2024-03-08 19:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages just
https://github.com/void-linux/void-packages/pull/49198

just: update to 1.25.0
#### Testing the changes
- I tested the changes in this PR: **YES**



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

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

From 383ef151f7b02cd351590f4e77a154c6757b2f35 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Fri, 8 Mar 2024 14:14:52 -0500
Subject: [PATCH] just: update to 1.25.0

---
 srcpkgs/just/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/just/template b/srcpkgs/just/template
index a0990e59eefc8e..133a5661a90ea5 100644
--- a/srcpkgs/just/template
+++ b/srcpkgs/just/template
@@ -1,6 +1,6 @@
 # Template file for 'just'
 pkgname=just
-version=1.24.0
+version=1.25.0
 revision=1
 build_style=cargo
 short_desc="Just a command runner"
@@ -9,7 +9,7 @@ license="CC0-1.0"
 homepage="https://github.com/casey/just"
 changelog="https://raw.githubusercontent.com/casey/just/master/CHANGELOG.md"
 distfiles="https://github.com/casey/just/archive/refs/tags/${version}.tar.gz"
-checksum=28409df27f73232ccb3e1671e9ee7354a954ecf3a28f64a52b1f3d213c3a5bd5
+checksum=1a5ea3e3677f97eda36b9257b774e00a64985820ba678c584827e9409f838e1c
 make_check=ci-skip  # test fails when run as root
 
 # Fix failing test

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

* Re: [PR PATCH] [Updated] just: update to 1.25.0
  2024-03-08 19:15 [PR PATCH] just: update to 1.25.0 cinerea0
@ 2024-03-10 18:59 ` cinerea0
  2024-03-11  1:01 ` [PR PATCH] [Updated] just: update to 1.25.1 cinerea0
  2024-03-11  1:33 ` [PR PATCH] [Merged]: just: update to 1.25.2 cinerea0
  2 siblings, 0 replies; 4+ messages in thread
From: cinerea0 @ 2024-03-10 18:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages just
https://github.com/void-linux/void-packages/pull/49198

just: update to 1.25.0
#### Testing the changes
- I tested the changes in this PR: **YES**



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

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

From 413fb968f4689d3e2537896d3620ed02dedefc6a Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Sun, 10 Mar 2024 14:58:49 -0400
Subject: [PATCH] just: update to 1.25.1

---
 srcpkgs/just/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/just/template b/srcpkgs/just/template
index a0990e59eefc8e..99bbf224bdaa6b 100644
--- a/srcpkgs/just/template
+++ b/srcpkgs/just/template
@@ -1,6 +1,6 @@
 # Template file for 'just'
 pkgname=just
-version=1.24.0
+version=1.25.1
 revision=1
 build_style=cargo
 short_desc="Just a command runner"
@@ -9,7 +9,7 @@ license="CC0-1.0"
 homepage="https://github.com/casey/just"
 changelog="https://raw.githubusercontent.com/casey/just/master/CHANGELOG.md"
 distfiles="https://github.com/casey/just/archive/refs/tags/${version}.tar.gz"
-checksum=28409df27f73232ccb3e1671e9ee7354a954ecf3a28f64a52b1f3d213c3a5bd5
+checksum=52a77acb3b8ee109a3a3a6dc5f25cad9418cdd009438788098128d737cc537d2
 make_check=ci-skip  # test fails when run as root
 
 # Fix failing test

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

* Re: [PR PATCH] [Updated] just: update to 1.25.1
  2024-03-08 19:15 [PR PATCH] just: update to 1.25.0 cinerea0
  2024-03-10 18:59 ` [PR PATCH] [Updated] " cinerea0
@ 2024-03-11  1:01 ` cinerea0
  2024-03-11  1:33 ` [PR PATCH] [Merged]: just: update to 1.25.2 cinerea0
  2 siblings, 0 replies; 4+ messages in thread
From: cinerea0 @ 2024-03-11  1:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages just
https://github.com/void-linux/void-packages/pull/49198

just: update to 1.25.1
#### Testing the changes
- I tested the changes in this PR: **YES**



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

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

From de86bf15c59cdc5fdd876b273ee1d270c3e9e46b Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Sun, 10 Mar 2024 21:01:07 -0400
Subject: [PATCH] just: update to 1.25.2

---
 srcpkgs/just/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/just/template b/srcpkgs/just/template
index a0990e59eefc8e..f17c3606cbfbf9 100644
--- a/srcpkgs/just/template
+++ b/srcpkgs/just/template
@@ -1,6 +1,6 @@
 # Template file for 'just'
 pkgname=just
-version=1.24.0
+version=1.25.2
 revision=1
 build_style=cargo
 short_desc="Just a command runner"
@@ -9,7 +9,7 @@ license="CC0-1.0"
 homepage="https://github.com/casey/just"
 changelog="https://raw.githubusercontent.com/casey/just/master/CHANGELOG.md"
 distfiles="https://github.com/casey/just/archive/refs/tags/${version}.tar.gz"
-checksum=28409df27f73232ccb3e1671e9ee7354a954ecf3a28f64a52b1f3d213c3a5bd5
+checksum=5a005a4de9f99b297ba7b5dc02c3365c689e579148790660384afee0810a2342
 make_check=ci-skip  # test fails when run as root
 
 # Fix failing test

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

* Re: [PR PATCH] [Merged]: just: update to 1.25.2
  2024-03-08 19:15 [PR PATCH] just: update to 1.25.0 cinerea0
  2024-03-10 18:59 ` [PR PATCH] [Updated] " cinerea0
  2024-03-11  1:01 ` [PR PATCH] [Updated] just: update to 1.25.1 cinerea0
@ 2024-03-11  1:33 ` cinerea0
  2 siblings, 0 replies; 4+ messages in thread
From: cinerea0 @ 2024-03-11  1:33 UTC (permalink / raw)
  To: ml

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

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

just: update to 1.25.2
https://github.com/void-linux/void-packages/pull/49198

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



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

end of thread, other threads:[~2024-03-11  1:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-08 19:15 [PR PATCH] just: update to 1.25.0 cinerea0
2024-03-10 18:59 ` [PR PATCH] [Updated] " cinerea0
2024-03-11  1:01 ` [PR PATCH] [Updated] just: update to 1.25.1 cinerea0
2024-03-11  1:33 ` [PR PATCH] [Merged]: just: update to 1.25.2 cinerea0

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