Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mise: update to 2024.1.22.
@ 2024-01-17  9:11 TeddyDD
  2024-01-30  7:54 ` [PR PATCH] [Updated] " TeddyDD
  2024-01-31 15:27 ` [PR PATCH] [Merged]: mise: update to 2024.1.30 ahesford
  0 siblings, 2 replies; 3+ messages in thread
From: TeddyDD @ 2024-01-17  9:11 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1244 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/48247

mise: update to 2024.1.22.
<!-- 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/48247.patch is attached

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

From be8588435b6958b29ca28915a287f2fb649ad087 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <daniel@teddydd.me>
Date: Wed, 17 Jan 2024 10:10:40 +0100
Subject: [PATCH] mise: update to 2024.1.22.

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

diff --git a/srcpkgs/mise/template b/srcpkgs/mise/template
index 78c28cab06c9b..8136a3d60f8d5 100644
--- a/srcpkgs/mise/template
+++ b/srcpkgs/mise/template
@@ -1,6 +1,6 @@
 # Template file for 'mise'
 pkgname=mise
-version=2024.1.12
+version=2024.1.22
 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=19e0df02706b1f00118d3405e621643155dc702e84645634a87ddcb964b33a1a
+checksum=5f24476f1f16fca78f5a0aa0de705f9d3b273c743148b5fdd6a94eeb1687636d
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] mise: update to 2024.1.22.
  2024-01-17  9:11 [PR PATCH] mise: update to 2024.1.22 TeddyDD
@ 2024-01-30  7:54 ` TeddyDD
  2024-01-31 15:27 ` [PR PATCH] [Merged]: mise: update to 2024.1.30 ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: TeddyDD @ 2024-01-30  7:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1249 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/48247

mise: update to 2024.1.22.
<!-- 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/48247.patch is attached

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

From fe03399eec0b049b0e403bfd0ed868492e3bec6c Mon Sep 17 00:00:00 2001
From: Daniel Lewan <daniel@teddydd.me>
Date: Tue, 30 Jan 2024 08:53:43 +0100
Subject: [PATCH] mise: update to 2024.1.30.

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

diff --git a/srcpkgs/mise/template b/srcpkgs/mise/template
index 78c28cab06c9b..de935c470a4c0 100644
--- a/srcpkgs/mise/template
+++ b/srcpkgs/mise/template
@@ -1,6 +1,6 @@
 # Template file for 'mise'
 pkgname=mise
-version=2024.1.12
+version=2024.1.30
 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=19e0df02706b1f00118d3405e621643155dc702e84645634a87ddcb964b33a1a
+checksum=2ef217949a5b5dae8fcc2422e6badacd3381225c58bd72fb26d082b15e8b9723
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: mise: update to 2024.1.30.
  2024-01-17  9:11 [PR PATCH] mise: update to 2024.1.22 TeddyDD
  2024-01-30  7:54 ` [PR PATCH] [Updated] " TeddyDD
@ 2024-01-31 15:27 ` ahesford
  1 sibling, 0 replies; 3+ messages in thread
From: ahesford @ 2024-01-31 15:27 UTC (permalink / raw)
  To: ml

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

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

mise: update to 2024.1.30.
https://github.com/void-linux/void-packages/pull/48247

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] 3+ messages in thread

end of thread, other threads:[~2024-01-31 15:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-17  9:11 [PR PATCH] mise: update to 2024.1.22 TeddyDD
2024-01-30  7:54 ` [PR PATCH] [Updated] " TeddyDD
2024-01-31 15:27 ` [PR PATCH] [Merged]: mise: update to 2024.1.30 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).