Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] muon: update to 0.2.0.
@ 2023-06-10 18:48 icp1994
  2023-06-10 19:34 ` [PR PATCH] [Updated] " icp1994
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: icp1994 @ 2023-06-10 18:48 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages muon
https://github.com/void-linux/void-packages/pull/44350

muon: update to 0.2.0.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

https://github.com/void-linux/void-packages/commit/e78571c047ddc9fdcf1ebcdc079fcf60eee42a94 says "New package: muon-0.2.0" but it was actually `v0.1.0`.

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

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

From 18ac1b99853f4988474b822b094c15016eb35024 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sat, 10 Jun 2023 14:11:03 +0530
Subject: [PATCH] muon: update to 0.2.0.

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

diff --git a/srcpkgs/muon/template b/srcpkgs/muon/template
index 310187b9aac5..1e19203e136e 100644
--- a/srcpkgs/muon/template
+++ b/srcpkgs/muon/template
@@ -1,6 +1,6 @@
 # Template file for 'muon'
 pkgname=muon
-version=0.1.0
+version=0.2.0
 revision=1
 build_style=meson
 build_helper=qemu
@@ -13,11 +13,11 @@ configure_args="
 hostmakedepends="pkg-config samurai cmake"
 makedepends="pkgconf-devel libcurl-devel libarchive-devel"
 depends="samurai"
-checkdepends="git"
 short_desc="Meson implementation in C"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-3.0-only, Apache-2.0"
 homepage="https://muon.build"
 changelog="https://git.sr.ht/~lattis/muon/refs/$version"
 distfiles="https://git.sr.ht/~lattis/muon/archive/$version.tar.gz"
-checksum="9d3825c2d562f8f8ad96d1f02167e89c4e84973decf205d127efd9293d7da35b"
+checksum=d73db1be5388821179a25a15ba76fd59a8bf7c8709347a4ec2cb91755203f36c
+make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}"

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

* Re: [PR PATCH] [Updated] muon: update to 0.2.0.
  2023-06-10 18:48 [PR PATCH] muon: update to 0.2.0 icp1994
@ 2023-06-10 19:34 ` icp1994
  2023-06-10 19:40 ` icp1994
  2023-06-11 19:33 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2023-06-10 19:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages muon
https://github.com/void-linux/void-packages/pull/44350

muon: update to 0.2.0.
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

https://github.com/void-linux/void-packages/commit/e78571c047ddc9fdcf1ebcdc079fcf60eee42a94 says "New package: muon-0.2.0" but it was actually `v0.1.0`.

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

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

From 5b47730afcbaa28ca6693289d744bcab23d668ae Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sat, 10 Jun 2023 14:11:03 +0530
Subject: [PATCH] muon: update to 0.2.0.

---
 srcpkgs/muon/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/muon/template b/srcpkgs/muon/template
index 310187b9aac5..31ea11c5109b 100644
--- a/srcpkgs/muon/template
+++ b/srcpkgs/muon/template
@@ -1,23 +1,23 @@
 # Template file for 'muon'
 pkgname=muon
-version=0.1.0
+version=0.2.0
 revision=1
 build_style=meson
-build_helper=qemu
+build_helper="qemu"
 configure_args="
  -Dlibcurl=enabled
  -Dlibarchive=enabled
  -Dlibpkgconf=enabled
  -Dsamurai=disabled
  -Dbestline=enabled"
-hostmakedepends="pkg-config samurai cmake"
+hostmakedepends="pkg-config samurai cmake scdoc"
 makedepends="pkgconf-devel libcurl-devel libarchive-devel"
 depends="samurai"
-checkdepends="git"
 short_desc="Meson implementation in C"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-3.0-only, Apache-2.0"
 homepage="https://muon.build"
-changelog="https://git.sr.ht/~lattis/muon/refs/$version"
+changelog="https://muon.build/releases/v${version}/docs/release_notes.html"
 distfiles="https://git.sr.ht/~lattis/muon/archive/$version.tar.gz"
-checksum="9d3825c2d562f8f8ad96d1f02167e89c4e84973decf205d127efd9293d7da35b"
+checksum=d73db1be5388821179a25a15ba76fd59a8bf7c8709347a4ec2cb91755203f36c
+make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}"

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

* Re: muon: update to 0.2.0.
  2023-06-10 18:48 [PR PATCH] muon: update to 0.2.0 icp1994
  2023-06-10 19:34 ` [PR PATCH] [Updated] " icp1994
@ 2023-06-10 19:40 ` icp1994
  2023-06-11 19:33 ` [PR PATCH] [Merged]: " classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: icp1994 @ 2023-06-10 19:40 UTC (permalink / raw)
  To: ml

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

New comment by icp1994 on void-packages repository

https://github.com/void-linux/void-packages/pull/44350#issuecomment-1585786815

Comment:
As with the previous PR, a few i686 tests still fail in CI while passing locally.

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

* Re: [PR PATCH] [Merged]: muon: update to 0.2.0.
  2023-06-10 18:48 [PR PATCH] muon: update to 0.2.0 icp1994
  2023-06-10 19:34 ` [PR PATCH] [Updated] " icp1994
  2023-06-10 19:40 ` icp1994
@ 2023-06-11 19:33 ` classabbyamp
  2 siblings, 0 replies; 4+ messages in thread
From: classabbyamp @ 2023-06-11 19:33 UTC (permalink / raw)
  To: ml

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

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

muon: update to 0.2.0.
https://github.com/void-linux/void-packages/pull/44350

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

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

https://github.com/void-linux/void-packages/commit/e78571c047ddc9fdcf1ebcdc079fcf60eee42a94 says "New package: muon-0.2.0" but it was actually `v0.1.0`.

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

end of thread, other threads:[~2023-06-11 19:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-10 18:48 [PR PATCH] muon: update to 0.2.0 icp1994
2023-06-10 19:34 ` [PR PATCH] [Updated] " icp1994
2023-06-10 19:40 ` icp1994
2023-06-11 19:33 ` [PR PATCH] [Merged]: " 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).