Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] limine: update to 4.20230216.1.
@ 2023-02-16 22:30 mintsuki
  2023-02-19 10:02 ` [PR PATCH] [Updated] " mintsuki
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: mintsuki @ 2023-02-16 22:30 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/42321

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

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

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

From 289416b331562c78597aa84f03bdea44faf36101 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Thu, 16 Feb 2023 23:28:30 +0100
Subject: [PATCH] limine: update to 4.20230216.1.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index c943049d3515..d0def85b2dd7 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,16 +1,16 @@
 # Template file for 'limine'
 pkgname=limine
-version=4.20230215.0
+version=4.20230216.1
 revision=1
 build_style=gnu-configure
 configure_args="--enable-all CROSS_TOOLCHAIN=llvm"
 hostmakedepends="mtools nasm llvm clang lld"
-short_desc="Advanced x86/x86_64 BIOS/UEFI bootloader"
+short_desc="Advanced x86/x86_64/aarch64 BIOS/UEFI bootloader"
 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=e2cf926937c276b029488eec26053d4797be75eed67cbc8429680ae9487a9a3c
+checksum=80fba19ce8c01bccc34e378181bd4253b4db4ecc0fa2cbf7f71e845b035a7f98
 
 post_install() {
 	vlicense LICENSE.md

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

* Re: [PR PATCH] [Updated] limine: update to 4.20230216.1.
  2023-02-16 22:30 [PR PATCH] limine: update to 4.20230216.1 mintsuki
@ 2023-02-19 10:02 ` mintsuki
  2023-02-21  2:55 ` [PR PATCH] [Updated] limine: update to 4.20230221.0 mintsuki
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: mintsuki @ 2023-02-19 10:02 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/42321

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

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

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

From 7f254071097b6e275f1eef78251578355f11ca80 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Sun, 19 Feb 2023 11:01:34 +0100
Subject: [PATCH] limine: update to 4.20230219.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index c943049d3515..0b6177039a78 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,16 +1,16 @@
 # Template file for 'limine'
 pkgname=limine
-version=4.20230215.0
+version=4.20230219.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-all CROSS_TOOLCHAIN=llvm"
 hostmakedepends="mtools nasm llvm clang lld"
-short_desc="Advanced x86/x86_64 BIOS/UEFI bootloader"
+short_desc="Advanced, portable, multiprotocol bootloader"
 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=e2cf926937c276b029488eec26053d4797be75eed67cbc8429680ae9487a9a3c
+checksum=b34731170f652ec67d23f1df15d0d81905b1c74540e4b2d63c0ab7c57e1525c5
 
 post_install() {
 	vlicense LICENSE.md

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

* Re: [PR PATCH] [Updated] limine: update to 4.20230221.0.
  2023-02-16 22:30 [PR PATCH] limine: update to 4.20230216.1 mintsuki
  2023-02-19 10:02 ` [PR PATCH] [Updated] " mintsuki
@ 2023-02-21  2:55 ` mintsuki
  2023-02-27  1:15 ` [PR PATCH] [Updated] limine: update to 4.20230227.0 mintsuki
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: mintsuki @ 2023-02-21  2:55 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/42321

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

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

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

From b8892c412d00c67ca45546d63d56872c6226b540 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Tue, 21 Feb 2023 03:55:34 +0100
Subject: [PATCH] limine: update to 4.20230221.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index c943049d3515..d34b8b39d7b9 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,16 +1,16 @@
 # Template file for 'limine'
 pkgname=limine
-version=4.20230215.0
+version=4.20230221.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-all CROSS_TOOLCHAIN=llvm"
 hostmakedepends="mtools nasm llvm clang lld"
-short_desc="Advanced x86/x86_64 BIOS/UEFI bootloader"
+short_desc="Advanced, portable, multiprotocol bootloader"
 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=e2cf926937c276b029488eec26053d4797be75eed67cbc8429680ae9487a9a3c
+checksum=d301977a07533f45702a3208414b9e9f8ed977fb8965a4a0edb4fb58c08b9110
 
 post_install() {
 	vlicense LICENSE.md

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

* Re: [PR PATCH] [Updated] limine: update to 4.20230227.0.
  2023-02-16 22:30 [PR PATCH] limine: update to 4.20230216.1 mintsuki
  2023-02-19 10:02 ` [PR PATCH] [Updated] " mintsuki
  2023-02-21  2:55 ` [PR PATCH] [Updated] limine: update to 4.20230221.0 mintsuki
@ 2023-02-27  1:15 ` mintsuki
  2023-03-05 10:29 ` mintsuki
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: mintsuki @ 2023-02-27  1: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/42321

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

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

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

From 0217eeeba0d6ccfd66d22f5cc0e2a25344c9cd45 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Mon, 27 Feb 2023 02:15:53 +0100
Subject: [PATCH] limine: update to 4.20230227.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index c943049d3515..cdcc4f0c9d9c 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,16 +1,16 @@
 # Template file for 'limine'
 pkgname=limine
-version=4.20230215.0
+version=4.20230227.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-all CROSS_TOOLCHAIN=llvm"
 hostmakedepends="mtools nasm llvm clang lld"
-short_desc="Advanced x86/x86_64 BIOS/UEFI bootloader"
+short_desc="Advanced, portable, multiprotocol bootloader"
 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=e2cf926937c276b029488eec26053d4797be75eed67cbc8429680ae9487a9a3c
+checksum=484009065d3ee70dc608376bf3b096760cf062d756b47c3070927bfaca534765
 
 post_install() {
 	vlicense LICENSE.md

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

* Re: [PR PATCH] [Updated] limine: update to 4.20230227.0.
  2023-02-16 22:30 [PR PATCH] limine: update to 4.20230216.1 mintsuki
                   ` (2 preceding siblings ...)
  2023-02-27  1:15 ` [PR PATCH] [Updated] limine: update to 4.20230227.0 mintsuki
@ 2023-03-05 10:29 ` mintsuki
  2023-03-06  2:33 ` [PR PATCH] [Updated] limine: update to 4.20230305.2 mintsuki
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: mintsuki @ 2023-03-05 10:29 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/42321

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

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

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

From c80bef8904c48be4389da9f68dffc5db29482c36 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Sun, 5 Mar 2023 11:28:57 +0100
Subject: [PATCH] limine: update to 4.20230305.1.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index c943049d3515..da549e9a91bf 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,16 +1,16 @@
 # Template file for 'limine'
 pkgname=limine
-version=4.20230215.0
+version=4.20230305.1
 revision=1
 build_style=gnu-configure
 configure_args="--enable-all CROSS_TOOLCHAIN=llvm"
 hostmakedepends="mtools nasm llvm clang lld"
-short_desc="Advanced x86/x86_64 BIOS/UEFI bootloader"
+short_desc="Advanced, portable, multiprotocol bootloader"
 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=e2cf926937c276b029488eec26053d4797be75eed67cbc8429680ae9487a9a3c
+checksum=24efff7fcbe209903fc895a295b856b6a3e5ebb2c1e404a1a3839cea864afceb
 
 post_install() {
 	vlicense LICENSE.md

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

* Re: [PR PATCH] [Updated] limine: update to 4.20230305.2.
  2023-02-16 22:30 [PR PATCH] limine: update to 4.20230216.1 mintsuki
                   ` (3 preceding siblings ...)
  2023-03-05 10:29 ` mintsuki
@ 2023-03-06  2:33 ` mintsuki
  2023-03-07 13:23 ` [PR PATCH] [Updated] limine: update to 4.20230307.0 mintsuki
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: mintsuki @ 2023-03-06  2:33 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/42321

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

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

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

From 6349e76e5e3ca00a10038e60088c0b07e7e630e7 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Mon, 6 Mar 2023 03:32:58 +0100
Subject: [PATCH] limine: update to 4.20230305.2.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index c943049d3515..fdd3f5a41f0f 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,16 +1,16 @@
 # Template file for 'limine'
 pkgname=limine
-version=4.20230215.0
+version=4.20230305.2
 revision=1
 build_style=gnu-configure
 configure_args="--enable-all CROSS_TOOLCHAIN=llvm"
 hostmakedepends="mtools nasm llvm clang lld"
-short_desc="Advanced x86/x86_64 BIOS/UEFI bootloader"
+short_desc="Advanced, portable, multiprotocol bootloader"
 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=e2cf926937c276b029488eec26053d4797be75eed67cbc8429680ae9487a9a3c
+checksum=f8d67c09e15876fc5022415b511c0f9380eebd9f8598f5fe8c9f7dd42ea38758
 
 post_install() {
 	vlicense LICENSE.md

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

* Re: [PR PATCH] [Updated] limine: update to 4.20230307.0.
  2023-02-16 22:30 [PR PATCH] limine: update to 4.20230216.1 mintsuki
                   ` (4 preceding siblings ...)
  2023-03-06  2:33 ` [PR PATCH] [Updated] limine: update to 4.20230305.2 mintsuki
@ 2023-03-07 13:23 ` mintsuki
  2023-03-08 17:27 ` [PR PATCH] [Updated] limine: update to 4.20230308.0 mintsuki
  2023-03-11  7:34 ` [PR PATCH] [Merged]: " classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: mintsuki @ 2023-03-07 13:23 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/42321

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

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

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

From 6b04992bf28c0c2cf16ed3f482e29ffe2cd3d14d Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Tue, 7 Mar 2023 14:23:35 +0100
Subject: [PATCH] limine: update to 4.20230307.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index c943049d3515..c01ea33dfbc3 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,16 +1,16 @@
 # Template file for 'limine'
 pkgname=limine
-version=4.20230215.0
+version=4.20230307.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-all CROSS_TOOLCHAIN=llvm"
 hostmakedepends="mtools nasm llvm clang lld"
-short_desc="Advanced x86/x86_64 BIOS/UEFI bootloader"
+short_desc="Advanced, portable, multiprotocol bootloader"
 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=e2cf926937c276b029488eec26053d4797be75eed67cbc8429680ae9487a9a3c
+checksum=e7cca95568d6c01ea87791404c108a08bcd0d18474ef3f8a9a1b4314f537b03c
 
 post_install() {
 	vlicense LICENSE.md

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

* Re: [PR PATCH] [Updated] limine: update to 4.20230308.0.
  2023-02-16 22:30 [PR PATCH] limine: update to 4.20230216.1 mintsuki
                   ` (5 preceding siblings ...)
  2023-03-07 13:23 ` [PR PATCH] [Updated] limine: update to 4.20230307.0 mintsuki
@ 2023-03-08 17:27 ` mintsuki
  2023-03-11  7:34 ` [PR PATCH] [Merged]: " classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: mintsuki @ 2023-03-08 17:27 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/42321

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

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

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

From 82231b407e92c28b82b6957b5c1262211dbbb2ea Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Wed, 8 Mar 2023 18:27:51 +0100
Subject: [PATCH] limine: update to 4.20230308.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index c943049d3515..96c9ab8d9ad3 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,16 +1,16 @@
 # Template file for 'limine'
 pkgname=limine
-version=4.20230215.0
+version=4.20230308.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-all CROSS_TOOLCHAIN=llvm"
 hostmakedepends="mtools nasm llvm clang lld"
-short_desc="Advanced x86/x86_64 BIOS/UEFI bootloader"
+short_desc="Advanced, portable, multiprotocol bootloader"
 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=e2cf926937c276b029488eec26053d4797be75eed67cbc8429680ae9487a9a3c
+checksum=dde3c4ecfba7f060e1f35a7f3cd7a04f44f401e97546262c777658df945522aa
 
 post_install() {
 	vlicense LICENSE.md

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

* Re: [PR PATCH] [Merged]: limine: update to 4.20230308.0.
  2023-02-16 22:30 [PR PATCH] limine: update to 4.20230216.1 mintsuki
                   ` (6 preceding siblings ...)
  2023-03-08 17:27 ` [PR PATCH] [Updated] limine: update to 4.20230308.0 mintsuki
@ 2023-03-11  7:34 ` classabbyamp
  7 siblings, 0 replies; 9+ messages in thread
From: classabbyamp @ 2023-03-11  7:34 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.20230308.0.
https://github.com/void-linux/void-packages/pull/42321

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

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

end of thread, other threads:[~2023-03-11  7:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-16 22:30 [PR PATCH] limine: update to 4.20230216.1 mintsuki
2023-02-19 10:02 ` [PR PATCH] [Updated] " mintsuki
2023-02-21  2:55 ` [PR PATCH] [Updated] limine: update to 4.20230221.0 mintsuki
2023-02-27  1:15 ` [PR PATCH] [Updated] limine: update to 4.20230227.0 mintsuki
2023-03-05 10:29 ` mintsuki
2023-03-06  2:33 ` [PR PATCH] [Updated] limine: update to 4.20230305.2 mintsuki
2023-03-07 13:23 ` [PR PATCH] [Updated] limine: update to 4.20230307.0 mintsuki
2023-03-08 17:27 ` [PR PATCH] [Updated] limine: update to 4.20230308.0 mintsuki
2023-03-11  7:34 ` [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).