Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mise: update to 2024.6.0
@ 2024-06-02 12:41 Zyrtula
  2024-06-02 13:34 ` [PR PATCH] [Updated] " Zyrtula
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Zyrtula @ 2024-06-02 12:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Zyrtula/void-packages mise
https://github.com/void-linux/void-packages/pull/50652

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

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

<!--
#### 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, **x86_64**
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl


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

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

From fa9938bcd4035b7c70add8c9197418e7342e9fab Mon Sep 17 00:00:00 2001
From: Zyrtula <fk_development@protonmail.com>
Date: Sun, 2 Jun 2024 14:38:35 +0200
Subject: [PATCH] mise: update to 2024.6.0.

---
 srcpkgs/mise/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/mise/template b/srcpkgs/mise/template
index 9c2fcd675fc3b6..93bdd63afb3a9e 100644
--- a/srcpkgs/mise/template
+++ b/srcpkgs/mise/template
@@ -1,10 +1,10 @@
 # Template file for 'mise'
 pkgname=mise
-version=2024.4.0
+version=2024.6.0
 revision=1
 build_style=cargo
 make_check_args="-- --skip cli --skip runtime_symlinks::tests::test_list_symlinks"
-hostmakedepends="pkg-config libgit2-devel"
+hostmakedepends="pkg-config"
 makedepends="openssl-devel libgit2-devel"
 short_desc="Polyglot runtime manager (asdf rust clone)"
 maintainer="Daniel Lewan <daniel@teddydd.me>"
@@ -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=1d25541b4165b1f5c5f4e90b888ae99761ee1c119467b82553062d80bc8c9375
+checksum=9b73fe310be78fdd056aebd25b33c9e8eb85c332304d8f4f9ed46f6cc6331706
 
 post_install() {
 	vlicense LICENSE

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

end of thread, other threads:[~2024-06-16 22:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-02 12:41 [PR PATCH] mise: update to 2024.6.0 Zyrtula
2024-06-02 13:34 ` [PR PATCH] [Updated] " Zyrtula
2024-06-05 21:33 ` Zyrtula
2024-06-07 19:56 ` [PR PATCH] [Updated] mise: update to 2024.6.1 Zyrtula
2024-06-10 17:14 ` [PR PATCH] [Updated] mise: update to 2024.6.2 Zyrtula
2024-06-13 22:24 ` mise: update to 2024.6.3 abenson
2024-06-14 17:29 ` [PR PATCH] [Updated] " Zyrtula
2024-06-15 22:44 ` Zyrtula
2024-06-16 22:27 ` [PR PATCH] [Closed]: mise: update to 2024.6.4 classabbyamp

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