Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] limine: update to 5.20240107.0.
@ 2024-01-10 11:32 mintsuki
  2024-01-10 18:07 ` [PR PATCH] [Updated] limine: update to 6.20240107.0 mintsuki
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: mintsuki @ 2024-01-10 11:32 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 391 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/48152

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


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

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

From c01404fa67934326d2f2d6396c43c0e382a1ebe3 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Wed, 10 Jan 2024 12:30:24 +0100
Subject: [PATCH] limine: update to 5.20240107.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index ad8012b32d42d..9afd977c1544e 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=6.20231227.0
+version=6.20240107.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=0ef96e307dd73146fd4c2e88acf6bb8a7f2e385fb746e0214d3e56d49eeeb9ac
+checksum=9376963769dc420e1004285c12bec6324de0812bf8b6776a1cebc96a64191dfe
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] limine: update to 6.20240107.0.
  2024-01-10 11:32 [PR PATCH] limine: update to 5.20240107.0 mintsuki
@ 2024-01-10 18:07 ` mintsuki
  2024-01-14  2:23 ` mintsuki
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: mintsuki @ 2024-01-10 18:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 396 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/48152

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


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

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

From 1eb795502e39aa9aa9f99d2fcf95380356444957 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Wed, 10 Jan 2024 19:06:50 +0100
Subject: [PATCH] limine: update to 6.20240107.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index ad8012b32d42d..9afd977c1544e 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=6.20231227.0
+version=6.20240107.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=0ef96e307dd73146fd4c2e88acf6bb8a7f2e385fb746e0214d3e56d49eeeb9ac
+checksum=9376963769dc420e1004285c12bec6324de0812bf8b6776a1cebc96a64191dfe
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] limine: update to 6.20240107.0.
  2024-01-10 11:32 [PR PATCH] limine: update to 5.20240107.0 mintsuki
  2024-01-10 18:07 ` [PR PATCH] [Updated] limine: update to 6.20240107.0 mintsuki
@ 2024-01-14  2:23 ` mintsuki
  2024-01-22  4:15 ` [PR PATCH] [Updated] limine: update to 7.0.0 mintsuki
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: mintsuki @ 2024-01-14  2:23 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 396 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/48152

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


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

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

From 253ff4241d4ecfece62eae6204c8164376f092a3 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Sun, 14 Jan 2024 03:23:12 +0100
Subject: [PATCH] limine: update to 7.0.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index ad8012b32d42d..afee9fa6bd3a2 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=6.20231227.0
+version=7.0.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=0ef96e307dd73146fd4c2e88acf6bb8a7f2e385fb746e0214d3e56d49eeeb9ac
+checksum=21cd8e68b17baad96516bc4db06cd29c120c638597fcf0a17b0557804c7f0f2d
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] limine: update to 7.0.0.
  2024-01-10 11:32 [PR PATCH] limine: update to 5.20240107.0 mintsuki
  2024-01-10 18:07 ` [PR PATCH] [Updated] limine: update to 6.20240107.0 mintsuki
  2024-01-14  2:23 ` mintsuki
@ 2024-01-22  4:15 ` mintsuki
  2024-01-26  1:11 ` [PR PATCH] [Updated] limine: update to 7.0.1 mintsuki
  2024-01-31 15:28 ` [PR PATCH] [Merged]: limine: update to 7.0.2 ahesford
  4 siblings, 0 replies; 6+ messages in thread
From: mintsuki @ 2024-01-22  4:15 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 389 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/48152

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


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

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

From 54ab1bb3008a32b4870f38aed9d0e7fcaf76d120 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Mon, 22 Jan 2024 05:15:31 +0100
Subject: [PATCH] limine: update to 7.0.1.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index ad8012b32d42d..d743fc8325df0 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=6.20231227.0
+version=7.0.1
 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=0ef96e307dd73146fd4c2e88acf6bb8a7f2e385fb746e0214d3e56d49eeeb9ac
+checksum=f41296cb6977ca8288d3787879d706692c22876a015c5b5c7f40b06bbd81d565
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] limine: update to 7.0.1.
  2024-01-10 11:32 [PR PATCH] limine: update to 5.20240107.0 mintsuki
                   ` (2 preceding siblings ...)
  2024-01-22  4:15 ` [PR PATCH] [Updated] limine: update to 7.0.0 mintsuki
@ 2024-01-26  1:11 ` mintsuki
  2024-01-31 15:28 ` [PR PATCH] [Merged]: limine: update to 7.0.2 ahesford
  4 siblings, 0 replies; 6+ messages in thread
From: mintsuki @ 2024-01-26  1:11 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 389 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/48152

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


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

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

From 62e81be061cec45ba9c493b42ea2a142559171d0 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Fri, 26 Jan 2024 02:10:44 +0100
Subject: [PATCH] limine: update to 7.0.2.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index ad8012b32d42d..4c8a1e58c3e27 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=6.20231227.0
+version=7.0.2
 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=0ef96e307dd73146fd4c2e88acf6bb8a7f2e385fb746e0214d3e56d49eeeb9ac
+checksum=fbd17039063e5746e441ebe9bb4cdfdb10c6f2ed76f2da1a53f9287576af4e4a
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Merged]: limine: update to 7.0.2.
  2024-01-10 11:32 [PR PATCH] limine: update to 5.20240107.0 mintsuki
                   ` (3 preceding siblings ...)
  2024-01-26  1:11 ` [PR PATCH] [Updated] limine: update to 7.0.1 mintsuki
@ 2024-01-31 15:28 ` ahesford
  4 siblings, 0 replies; 6+ messages in thread
From: ahesford @ 2024-01-31 15:28 UTC (permalink / raw)
  To: ml

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

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

limine: update to 7.0.2.
https://github.com/void-linux/void-packages/pull/48152

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


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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-10 11:32 [PR PATCH] limine: update to 5.20240107.0 mintsuki
2024-01-10 18:07 ` [PR PATCH] [Updated] limine: update to 6.20240107.0 mintsuki
2024-01-14  2:23 ` mintsuki
2024-01-22  4:15 ` [PR PATCH] [Updated] limine: update to 7.0.0 mintsuki
2024-01-26  1:11 ` [PR PATCH] [Updated] limine: update to 7.0.1 mintsuki
2024-01-31 15:28 ` [PR PATCH] [Merged]: limine: update to 7.0.2 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).