Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] limine: update to 4.20230503.0.
@ 2023-05-03 22:01 mintsuki
  2023-05-14  7:36 ` [PR PATCH] [Updated] limine: update to 4.20230514.0 mintsuki
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: mintsuki @ 2023-05-03 22:01 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mintsuki/void-packages limine
https://github.com/void-linux/void-packages/pull/43736

limine: update to 4.20230503.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

From 0dc36a82e72a975ea2900d9b8e475d8c6e449291 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Wed, 3 May 2023 23:59:32 +0200
Subject: [PATCH] limine: update to 4.20230503.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index 1fad25363c8a..b0a5d8986fac 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=4.20230428.0
+version=4.20230503.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
@@ -10,7 +10,7 @@ maintainer="Mintsuki <mintsuki@protonmail.com>"
 license="BSD-2-Clause"
 homepage="https://limine-bootloader.org/"
 distfiles="https://github.com/limine-bootloader/limine/releases/download/v${version}/limine-${version}.tar.xz"
-checksum=8771a86769a3405dad729cabceac0a76316964c40dc2f0690398b1e6e01aae41
+checksum=b81b700ee9f59165c96f342f167812b8d75219c1de49e08bb48d5e1779f2e002
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] limine: update to 4.20230514.0.
  2023-05-03 22:01 [PR PATCH] limine: update to 4.20230503.0 mintsuki
@ 2023-05-14  7:36 ` mintsuki
  2023-05-29 11:28 ` [PR PATCH] [Updated] limine: update to 4.20230529.0 mintsuki
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: mintsuki @ 2023-05-14  7:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mintsuki/void-packages limine
https://github.com/void-linux/void-packages/pull/43736

limine: update to 4.20230514.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

From 4a135302023a3ede4c506db244f8fe96307367fb Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Sun, 14 May 2023 09:36:40 +0200
Subject: [PATCH] limine: update to 4.20230514.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index 1fad25363c8a..c41c2c271588 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=4.20230428.0
+version=4.20230514.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
@@ -10,7 +10,7 @@ maintainer="Mintsuki <mintsuki@protonmail.com>"
 license="BSD-2-Clause"
 homepage="https://limine-bootloader.org/"
 distfiles="https://github.com/limine-bootloader/limine/releases/download/v${version}/limine-${version}.tar.xz"
-checksum=8771a86769a3405dad729cabceac0a76316964c40dc2f0690398b1e6e01aae41
+checksum=f21e486f5907afd7a91d5b4e450e58b1c7ea35c796a1cf210b55ed8b7af83088
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] limine: update to 4.20230529.0.
  2023-05-03 22:01 [PR PATCH] limine: update to 4.20230503.0 mintsuki
  2023-05-14  7:36 ` [PR PATCH] [Updated] limine: update to 4.20230514.0 mintsuki
@ 2023-05-29 11:28 ` mintsuki
  2023-05-30 20:56 ` [PR PATCH] [Updated] limine: update to 4.20230530.0 mintsuki
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: mintsuki @ 2023-05-29 11:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mintsuki/void-packages limine
https://github.com/void-linux/void-packages/pull/43736

limine: update to 4.20230529.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

From ef992fe959a559034d268721189697b985fc6daa Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Mon, 29 May 2023 13:28:14 +0200
Subject: [PATCH] limine: update to 4.20230529.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index 1fad25363c8a..be6d77422acb 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=4.20230428.0
+version=4.20230529.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
@@ -10,7 +10,7 @@ maintainer="Mintsuki <mintsuki@protonmail.com>"
 license="BSD-2-Clause"
 homepage="https://limine-bootloader.org/"
 distfiles="https://github.com/limine-bootloader/limine/releases/download/v${version}/limine-${version}.tar.xz"
-checksum=8771a86769a3405dad729cabceac0a76316964c40dc2f0690398b1e6e01aae41
+checksum=f8e22e2a6b7a7a723bb3e312777218ea544e602359d4f4592b9e76f35c30c2db
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] limine: update to 4.20230530.0.
  2023-05-03 22:01 [PR PATCH] limine: update to 4.20230503.0 mintsuki
  2023-05-14  7:36 ` [PR PATCH] [Updated] limine: update to 4.20230514.0 mintsuki
  2023-05-29 11:28 ` [PR PATCH] [Updated] limine: update to 4.20230529.0 mintsuki
@ 2023-05-30 20:56 ` mintsuki
  2023-06-06  0:15 ` [PR PATCH] [Updated] limine: update to 4.20230606.0 mintsuki
  2023-06-09  9:21 ` [PR PATCH] [Merged]: " classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: mintsuki @ 2023-05-30 20:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mintsuki/void-packages limine
https://github.com/void-linux/void-packages/pull/43736

limine: update to 4.20230530.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

From 72ce99150995131cabc8cb975dd1490a04fb19c1 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Tue, 30 May 2023 22:56:39 +0200
Subject: [PATCH] limine: update to 4.20230530.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index 1fad25363c8a..21e331db7c9a 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=4.20230428.0
+version=4.20230530.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
@@ -10,7 +10,7 @@ maintainer="Mintsuki <mintsuki@protonmail.com>"
 license="BSD-2-Clause"
 homepage="https://limine-bootloader.org/"
 distfiles="https://github.com/limine-bootloader/limine/releases/download/v${version}/limine-${version}.tar.xz"
-checksum=8771a86769a3405dad729cabceac0a76316964c40dc2f0690398b1e6e01aae41
+checksum=0549e0400c34b2ce2aab41dc3a865f936a675bd2dab04be4cd2e4ee012607449
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] limine: update to 4.20230606.0.
  2023-05-03 22:01 [PR PATCH] limine: update to 4.20230503.0 mintsuki
                   ` (2 preceding siblings ...)
  2023-05-30 20:56 ` [PR PATCH] [Updated] limine: update to 4.20230530.0 mintsuki
@ 2023-06-06  0:15 ` mintsuki
  2023-06-09  9:21 ` [PR PATCH] [Merged]: " classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: mintsuki @ 2023-06-06  0:15 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mintsuki/void-packages limine
https://github.com/void-linux/void-packages/pull/43736

limine: update to 4.20230606.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

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

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

From 75c0b5ef1593f2b95f1eba1ee26bb556ca6d840f Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Tue, 6 Jun 2023 02:15:38 +0200
Subject: [PATCH] limine: update to 4.20230606.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index 1fad25363c8a..25e23c5cd630 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=4.20230428.0
+version=4.20230606.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
@@ -10,7 +10,7 @@ maintainer="Mintsuki <mintsuki@protonmail.com>"
 license="BSD-2-Clause"
 homepage="https://limine-bootloader.org/"
 distfiles="https://github.com/limine-bootloader/limine/releases/download/v${version}/limine-${version}.tar.xz"
-checksum=8771a86769a3405dad729cabceac0a76316964c40dc2f0690398b1e6e01aae41
+checksum=8a6fdb8b520a030928ab4e11756126a7b80790889a5567d0c92b907a1b131759
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: limine: update to 4.20230606.0.
  2023-05-03 22:01 [PR PATCH] limine: update to 4.20230503.0 mintsuki
                   ` (3 preceding siblings ...)
  2023-06-06  0:15 ` [PR PATCH] [Updated] limine: update to 4.20230606.0 mintsuki
@ 2023-06-09  9:21 ` classabbyamp
  4 siblings, 0 replies; 6+ messages in thread
From: classabbyamp @ 2023-06-09  9:21 UTC (permalink / raw)
  To: ml

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

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

limine: update to 4.20230606.0.
https://github.com/void-linux/void-packages/pull/43736

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

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

end of thread, other threads:[~2023-06-09  9:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-03 22:01 [PR PATCH] limine: update to 4.20230503.0 mintsuki
2023-05-14  7:36 ` [PR PATCH] [Updated] limine: update to 4.20230514.0 mintsuki
2023-05-29 11:28 ` [PR PATCH] [Updated] limine: update to 4.20230529.0 mintsuki
2023-05-30 20:56 ` [PR PATCH] [Updated] limine: update to 4.20230530.0 mintsuki
2023-06-06  0:15 ` [PR PATCH] [Updated] limine: update to 4.20230606.0 mintsuki
2023-06-09  9:21 ` [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).