* [PR PATCH] mise: update to 2024.12.21.
@ 2024-12-29 9:45 TeddyDD
2024-12-31 11:29 ` [PR PATCH] [Updated] " tranzystorekk
2024-12-31 11:43 ` [PR PATCH] [Merged]: mise: update to 2024.12.24 tranzystorekk
0 siblings, 2 replies; 3+ messages in thread
From: TeddyDD @ 2024-12-29 9:45 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1245 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/53745
mise: update to 2024.12.21.
<!-- 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/53745.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-mise-53745.patch --]
[-- Type: text/x-diff, Size: 1059 bytes --]
From 64294772f6aec91c49f6e59fb5875b565c025689 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <daniel@teddydd.me>
Date: Sun, 29 Dec 2024 10:45:05 +0100
Subject: [PATCH] mise: update to 2024.12.21.
---
srcpkgs/mise/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/mise/template b/srcpkgs/mise/template
index 5fc1839a5fc8c3..3e37620d7b49d7 100644
--- a/srcpkgs/mise/template
+++ b/srcpkgs/mise/template
@@ -1,6 +1,6 @@
# Template file for 'mise'
pkgname=mise
-version=2024.12.3
+version=2024.12.21
revision=1
build_style=cargo
make_check_args="-- --skip cli --skip runtime_symlinks::tests::test_list_symlinks"
@@ -12,7 +12,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=954b3f017a958d9c55843a4deb529d87b7afa3cf8f639b1246e42697c617d85d
+checksum=46fa120107d240fed0b0c05c91a32b2f00469e656a9a0b53c4593bebee5b3247
post_install() {
vlicense LICENSE
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Updated] mise: update to 2024.12.21.
2024-12-29 9:45 [PR PATCH] mise: update to 2024.12.21 TeddyDD
@ 2024-12-31 11:29 ` tranzystorekk
2024-12-31 11:43 ` [PR PATCH] [Merged]: mise: update to 2024.12.24 tranzystorekk
1 sibling, 0 replies; 3+ messages in thread
From: tranzystorekk @ 2024-12-31 11:29 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1256 bytes --]
There is an updated pull request by tranzystorekk against master on the void-packages repository
https://github.com/TeddyDD/void-packages-1 update-mise
https://github.com/void-linux/void-packages/pull/53745
mise: update to 2024.12.21.
<!-- 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/53745.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update-mise-53745.patch --]
[-- Type: text/x-diff, Size: 1059 bytes --]
From 47cf403e880e156763d8e633cc4d5f99e4dbfda8 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <daniel@teddydd.me>
Date: Sun, 29 Dec 2024 10:45:05 +0100
Subject: [PATCH] mise: update to 2024.12.24.
---
srcpkgs/mise/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/mise/template b/srcpkgs/mise/template
index 5fc1839a5fc8c3..e29f0b8e0dd1b0 100644
--- a/srcpkgs/mise/template
+++ b/srcpkgs/mise/template
@@ -1,6 +1,6 @@
# Template file for 'mise'
pkgname=mise
-version=2024.12.3
+version=2024.12.24
revision=1
build_style=cargo
make_check_args="-- --skip cli --skip runtime_symlinks::tests::test_list_symlinks"
@@ -12,7 +12,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=954b3f017a958d9c55843a4deb529d87b7afa3cf8f639b1246e42697c617d85d
+checksum=82b96daf3df808f0c08af1d9f3b9dee700c3634191f8669a21b9d45905ad566b
post_install() {
vlicense LICENSE
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Merged]: mise: update to 2024.12.24.
2024-12-29 9:45 [PR PATCH] mise: update to 2024.12.21 TeddyDD
2024-12-31 11:29 ` [PR PATCH] [Updated] " tranzystorekk
@ 2024-12-31 11:43 ` tranzystorekk
1 sibling, 0 replies; 3+ messages in thread
From: tranzystorekk @ 2024-12-31 11:43 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 1088 bytes --]
There's a merged pull request on the void-packages repository
mise: update to 2024.12.24.
https://github.com/void-linux/void-packages/pull/53745
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-12-31 11:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-29 9:45 [PR PATCH] mise: update to 2024.12.21 TeddyDD
2024-12-31 11:29 ` [PR PATCH] [Updated] " tranzystorekk
2024-12-31 11:43 ` [PR PATCH] [Merged]: mise: update to 2024.12.24 tranzystorekk
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).