Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mise: update to 2024.3.6.
@ 2024-03-20 21:40 TeddyDD
  2024-03-21 17:10 ` cinerea0
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: TeddyDD @ 2024-03-20 21:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-mise
https://github.com/void-linux/void-packages/pull/49404

mise: update to 2024.3.6.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From cc4fc3d244403239b9403c4e99f1b6f3bb91c140 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <daniel@teddydd.me>
Date: Wed, 20 Mar 2024 22:39:49 +0100
Subject: [PATCH] mise: update to 2024.3.6.

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

diff --git a/srcpkgs/mise/template b/srcpkgs/mise/template
index 16374ac0a0848e..de31d892016220 100644
--- a/srcpkgs/mise/template
+++ b/srcpkgs/mise/template
@@ -1,6 +1,6 @@
 # Template file for 'mise'
 pkgname=mise
-version=2024.2.16
+version=2024.3.6
 revision=1
 build_style=cargo
 # skip cli tests: fail to find executable
@@ -13,7 +13,7 @@ license="MIT"
 homepage="https://github.com/jdx/mise"
 changelog="https://github.com/jdx/mise/releases"
 distfiles="https://github.com/jdx/mise/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum=5584f9804b300303f98bc423d8a257433e21f099976be353188bf6272c8029c5
+checksum=5fe51ad21dbc24a2ebab9904b911c6eba9db4df3865153f100b26e4dae19c7a8
 
 post_install() {
 	vlicense LICENSE

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

* Re: mise: update to 2024.3.6.
  2024-03-20 21:40 [PR PATCH] mise: update to 2024.3.6 TeddyDD
@ 2024-03-21 17:10 ` cinerea0
  2024-03-21 18:51 ` TeddyDD
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: cinerea0 @ 2024-03-21 17:10 UTC (permalink / raw)
  To: ml

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

New comment by cinerea0 on void-packages repository

https://github.com/void-linux/void-packages/pull/49404#issuecomment-2013070602

Comment:
[2024.3.7](https://github.com/jdx/mise/releases/tag/v2024.3.7) has been released.

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

* Re: mise: update to 2024.3.6.
  2024-03-20 21:40 [PR PATCH] mise: update to 2024.3.6 TeddyDD
  2024-03-21 17:10 ` cinerea0
@ 2024-03-21 18:51 ` TeddyDD
  2024-03-21 18:58 ` [PR PATCH] [Updated] " TeddyDD
  2024-03-21 21:36 ` [PR PATCH] [Merged]: mise: update to 2024.3.7 cinerea0
  3 siblings, 0 replies; 5+ messages in thread
From: TeddyDD @ 2024-03-21 18:51 UTC (permalink / raw)
  To: ml

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

New comment by TeddyDD on void-packages repository

https://github.com/void-linux/void-packages/pull/49404#issuecomment-2013313432

Comment:
Yes, they are often released daily. I update it every week or so.

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

* Re: [PR PATCH] [Updated] mise: update to 2024.3.6.
  2024-03-20 21:40 [PR PATCH] mise: update to 2024.3.6 TeddyDD
  2024-03-21 17:10 ` cinerea0
  2024-03-21 18:51 ` TeddyDD
@ 2024-03-21 18:58 ` TeddyDD
  2024-03-21 21:36 ` [PR PATCH] [Merged]: mise: update to 2024.3.7 cinerea0
  3 siblings, 0 replies; 5+ messages in thread
From: TeddyDD @ 2024-03-21 18:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-mise
https://github.com/void-linux/void-packages/pull/49404

mise: update to 2024.3.6.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From d1e208744c81e64934f57a09e6bc35401481d8b0 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <daniel@teddydd.me>
Date: Thu, 21 Mar 2024 19:58:34 +0100
Subject: [PATCH] mise: update to 2024.3.7.

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

diff --git a/srcpkgs/mise/template b/srcpkgs/mise/template
index 16374ac0a0848e..0632d92f24d65f 100644
--- a/srcpkgs/mise/template
+++ b/srcpkgs/mise/template
@@ -1,6 +1,6 @@
 # Template file for 'mise'
 pkgname=mise
-version=2024.2.16
+version=2024.3.7
 revision=1
 build_style=cargo
 # skip cli tests: fail to find executable
@@ -13,7 +13,7 @@ license="MIT"
 homepage="https://github.com/jdx/mise"
 changelog="https://github.com/jdx/mise/releases"
 distfiles="https://github.com/jdx/mise/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
-checksum=5584f9804b300303f98bc423d8a257433e21f099976be353188bf6272c8029c5
+checksum=539511da46a0f9ca9882cdf087a50572ad77b2a6cee85f3e39d90f0597bed62b
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: mise: update to 2024.3.7.
  2024-03-20 21:40 [PR PATCH] mise: update to 2024.3.6 TeddyDD
                   ` (2 preceding siblings ...)
  2024-03-21 18:58 ` [PR PATCH] [Updated] " TeddyDD
@ 2024-03-21 21:36 ` cinerea0
  3 siblings, 0 replies; 5+ messages in thread
From: cinerea0 @ 2024-03-21 21:36 UTC (permalink / raw)
  To: ml

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

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

mise: update to 2024.3.7.
https://github.com/void-linux/void-packages/pull/49404

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2024-03-21 21:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-20 21:40 [PR PATCH] mise: update to 2024.3.6 TeddyDD
2024-03-21 17:10 ` cinerea0
2024-03-21 18:51 ` TeddyDD
2024-03-21 18:58 ` [PR PATCH] [Updated] " TeddyDD
2024-03-21 21:36 ` [PR PATCH] [Merged]: mise: update to 2024.3.7 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).