Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] cglm: update to 0.9.2
@ 2024-02-27 12:23 mkohlhaas
  2024-02-27 17:06 ` mkohlhaas
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: mkohlhaas @ 2024-02-27 12:23 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mkohlhaas/void-packages cglm
https://github.com/void-linux/void-packages/pull/48971

cglm: update to 0.9.2
Testing the changes
- I tested the changes in this PR: **YES**

Local build testing
- I built this PR locally for my native architecture, (**x86_64-glibc**)


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

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

From ee1c12b4f5e694e4f60b91815856d83b077ff17b Mon Sep 17 00:00:00 2001
From: "Hans-J. Schmid" <knock@myopendoor.de>
Date: Tue, 27 Feb 2024 13:19:57 +0100
Subject: [PATCH] cglm: update to 0.9.2

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

diff --git a/srcpkgs/cglm/template b/srcpkgs/cglm/template
index 2a0c4abda47857..cfd015ae655b0a 100644
--- a/srcpkgs/cglm/template
+++ b/srcpkgs/cglm/template
@@ -1,6 +1,6 @@
 # Template file for 'cglm'
 pkgname=cglm
-version=0.8.7
+version=0.9.2
 revision=1
 build_style=meson
 short_desc="Highly Optimized Graphics Math (glm) for C"
@@ -8,7 +8,7 @@ maintainer="Nicu Borta <nicuborta123@tutanota.com>"
 license="MIT"
 homepage="https://github.com/recp/cglm"
 distfiles="https://github.com/recp/cglm/archive/v${version}.tar.gz"
-checksum=c7022e3e8973cdd96393c251e08e4f136f327d11f64b4c63cf6ea69bf0c0963f
+checksum=5c0639fe125c00ffaa73be5eeecd6be999839401e76cf4ee05ac2883447a5b4d
 
 post_install() {
 	vlicense LICENSE

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

* Re: cglm: update to 0.9.2
  2024-02-27 12:23 [PR PATCH] cglm: update to 0.9.2 mkohlhaas
@ 2024-02-27 17:06 ` mkohlhaas
  2024-02-27 21:13 ` oreo639
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: mkohlhaas @ 2024-02-27 17:06 UTC (permalink / raw)
  To: ml

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

New comment by mkohlhaas on void-packages repository

https://github.com/void-linux/void-packages/pull/48971#issuecomment-1967169029

Comment:
Maintainer's email address is not valid anymore ([nicuborta123@tutanota.com](mailto:nicuborta123@tutanota.com)).

If I could get write access I would like to be the new maintainer. Write access only for `cglm` - if this is possible somehow.

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

* Re: cglm: update to 0.9.2
  2024-02-27 12:23 [PR PATCH] cglm: update to 0.9.2 mkohlhaas
  2024-02-27 17:06 ` mkohlhaas
@ 2024-02-27 21:13 ` oreo639
  2024-02-27 22:26 ` mkohlhaas
  2024-03-01 15:29 ` [PR PATCH] [Closed]: " ahesford
  3 siblings, 0 replies; 5+ messages in thread
From: oreo639 @ 2024-02-27 21:13 UTC (permalink / raw)
  To: ml

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/48971#issuecomment-1967599496

Comment:
> If I could get write access

Write access is not the same as being a package maintainer, the latter just means that you use the package and are knowledgeable about it:
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#adopting-a-template

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

* Re: cglm: update to 0.9.2
  2024-02-27 12:23 [PR PATCH] cglm: update to 0.9.2 mkohlhaas
  2024-02-27 17:06 ` mkohlhaas
  2024-02-27 21:13 ` oreo639
@ 2024-02-27 22:26 ` mkohlhaas
  2024-03-01 15:29 ` [PR PATCH] [Closed]: " ahesford
  3 siblings, 0 replies; 5+ messages in thread
From: mkohlhaas @ 2024-02-27 22:26 UTC (permalink / raw)
  To: ml

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

New comment by mkohlhaas on void-packages repository

https://github.com/void-linux/void-packages/pull/48971#issuecomment-1967759511

Comment:
Can you accept the PR?

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

* Re: [PR PATCH] [Closed]: cglm: update to 0.9.2
  2024-02-27 12:23 [PR PATCH] cglm: update to 0.9.2 mkohlhaas
                   ` (2 preceding siblings ...)
  2024-02-27 22:26 ` mkohlhaas
@ 2024-03-01 15:29 ` ahesford
  3 siblings, 0 replies; 5+ messages in thread
From: ahesford @ 2024-03-01 15:29 UTC (permalink / raw)
  To: ml

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

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

cglm: update to 0.9.2
https://github.com/void-linux/void-packages/pull/48971

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

Local build testing
- I built this PR locally for my native architecture, (**x86_64-glibc**)


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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-27 12:23 [PR PATCH] cglm: update to 0.9.2 mkohlhaas
2024-02-27 17:06 ` mkohlhaas
2024-02-27 21:13 ` oreo639
2024-02-27 22:26 ` mkohlhaas
2024-03-01 15:29 ` [PR PATCH] [Closed]: " 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).