Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] limine: update to 5.20231006.0.
@ 2023-10-22 20:13 mintsuki
  2023-10-24 17:17 ` [PR PATCH] [Updated] " mintsuki
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: mintsuki @ 2023-10-22 20:13 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/46834

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

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

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

From 84655d1189ffebb3cb3c7bd52a8e0c5522da51c7 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Sun, 22 Oct 2023 22:12:00 +0200
Subject: [PATCH] limine: update to 5.20231006.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index efa4b424c726d..24dcdfc754083 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=5.20230917.0
+version=5.20231006.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=2d9b55e798e951ebd3d4266303e9cefda2ee9f7055a3c877dc7e306f0e94ec91
+checksum=e759bc39a59d07260d5def19bff5cd6e3f6147708e691383af7b09c33d00e347
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] limine: update to 5.20231006.0.
  2023-10-22 20:13 [PR PATCH] limine: update to 5.20231006.0 mintsuki
@ 2023-10-24 17:17 ` mintsuki
  2023-10-28  3:41 ` [PR PATCH] [Updated] limine: update to 5.20231024.0 mintsuki
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: mintsuki @ 2023-10-24 17:17 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/46834

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

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

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

From 18790ecfa7b71dbc331c7c839bcbaab13e0443b3 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Tue, 24 Oct 2023 19:16:43 +0200
Subject: [PATCH] limine: update to 5.20231024.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index efa4b424c726d..8300a8ab0726e 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=5.20230917.0
+version=5.20231024.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=2d9b55e798e951ebd3d4266303e9cefda2ee9f7055a3c877dc7e306f0e94ec91
+checksum=87492cb9b129c592da5ccde6d2c754266ddf38faa89bd4686c31bfbd144e229e
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] limine: update to 5.20231024.0.
  2023-10-22 20:13 [PR PATCH] limine: update to 5.20231006.0 mintsuki
  2023-10-24 17:17 ` [PR PATCH] [Updated] " mintsuki
@ 2023-10-28  3:41 ` mintsuki
  2023-10-29  3:49 ` [PR PATCH] [Updated] limine: update to 5.20231028.0 mintsuki
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: mintsuki @ 2023-10-28  3:41 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/46834

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

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

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

From 4cf144fcf7ae217e09ca115abf42ada3e6e1ef9b Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Sat, 28 Oct 2023 05:40:49 +0200
Subject: [PATCH] limine: update to 5.20231028.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index efa4b424c726d..d7347f19f588c 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=5.20230917.0
+version=5.20231028.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
@@ -10,10 +10,10 @@ 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=2d9b55e798e951ebd3d4266303e9cefda2ee9f7055a3c877dc7e306f0e94ec91
+checksum=8f2e317d5a50cbcbee43516e5e7b6aae42432d3288fe4159aa379d99e0d3645f
 
 post_install() {
-	vlicense LICENSE
+	vlicense COPYING
 }
 
 limine-devel_package() {

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

* Re: [PR PATCH] [Updated] limine: update to 5.20231028.0.
  2023-10-22 20:13 [PR PATCH] limine: update to 5.20231006.0 mintsuki
  2023-10-24 17:17 ` [PR PATCH] [Updated] " mintsuki
  2023-10-28  3:41 ` [PR PATCH] [Updated] limine: update to 5.20231024.0 mintsuki
@ 2023-10-29  3:49 ` mintsuki
  2023-11-03  6:47 ` [PR PATCH] [Updated] limine: update to 5.20231029.0 mintsuki
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: mintsuki @ 2023-10-29  3:49 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/46834

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

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

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

From 075bda8f84bab48bb6511551dd263e721c2f8a48 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Sun, 29 Oct 2023 04:49:31 +0100
Subject: [PATCH] limine: update to 5.20231029.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index efa4b424c726d..2b8955a1d4f4e 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=5.20230917.0
+version=5.20231029.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
@@ -10,10 +10,10 @@ 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=2d9b55e798e951ebd3d4266303e9cefda2ee9f7055a3c877dc7e306f0e94ec91
+checksum=f2d4602500362022a473923219ec8d88dc4002a02c6a28ce9811631802cc03d4
 
 post_install() {
-	vlicense LICENSE
+	vlicense COPYING
 }
 
 limine-devel_package() {

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

* Re: [PR PATCH] [Updated] limine: update to 5.20231029.0.
  2023-10-22 20:13 [PR PATCH] limine: update to 5.20231006.0 mintsuki
                   ` (2 preceding siblings ...)
  2023-10-29  3:49 ` [PR PATCH] [Updated] limine: update to 5.20231028.0 mintsuki
@ 2023-11-03  6:47 ` mintsuki
  2023-11-03  6:55 ` [PR PATCH] [Updated] limine: update to 5.20231103.0 mintsuki
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: mintsuki @ 2023-11-03  6:47 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/46834

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

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

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

From aa471c0aa15bf3c0badddc2c744b0e54d019ba00 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Fri, 3 Nov 2023 07:46:56 +0100
Subject: [PATCH] limine: update to 5.20231103.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index efa4b424c726d..df9b016efd845 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=5.20230917.0
+version=5.20231103.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
@@ -10,10 +10,10 @@ 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=2d9b55e798e951ebd3d4266303e9cefda2ee9f7055a3c877dc7e306f0e94ec91
+checksum=9f504b6acd4f2990ec079782e29f6853c550f16bb562ca25690632664cac027f
 
 post_install() {
-	vlicense LICENSE
+	vlicense COPYING
 }
 
 limine-devel_package() {

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

* Re: [PR PATCH] [Updated] limine: update to 5.20231103.0.
  2023-10-22 20:13 [PR PATCH] limine: update to 5.20231006.0 mintsuki
                   ` (3 preceding siblings ...)
  2023-11-03  6:47 ` [PR PATCH] [Updated] limine: update to 5.20231029.0 mintsuki
@ 2023-11-03  6:55 ` mintsuki
  2023-11-14  8:42 ` mintsuki
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: mintsuki @ 2023-11-03  6: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/46834

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

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

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

From 161f8087b0a784e0f777c0c568ed3b2a9b3fecbe Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Fri, 3 Nov 2023 07:54:59 +0100
Subject: [PATCH] limine: update to 5.20231103.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index efa4b424c726d..df9b016efd845 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=5.20230917.0
+version=5.20231103.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
@@ -10,10 +10,10 @@ 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=2d9b55e798e951ebd3d4266303e9cefda2ee9f7055a3c877dc7e306f0e94ec91
+checksum=9f504b6acd4f2990ec079782e29f6853c550f16bb562ca25690632664cac027f
 
 post_install() {
-	vlicense LICENSE
+	vlicense COPYING
 }
 
 limine-devel_package() {

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

* Re: [PR PATCH] [Updated] limine: update to 5.20231103.0.
  2023-10-22 20:13 [PR PATCH] limine: update to 5.20231006.0 mintsuki
                   ` (4 preceding siblings ...)
  2023-11-03  6:55 ` [PR PATCH] [Updated] limine: update to 5.20231103.0 mintsuki
@ 2023-11-14  8:42 ` mintsuki
  2023-11-14 19:21 ` [PR PATCH] [Updated] limine: update to 5.20231114.0 mintsuki
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: mintsuki @ 2023-11-14  8:42 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/46834

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

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

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

From 1efe948429ab0ec7a3bc8dfc9a1c9ae637b403e4 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Tue, 14 Nov 2023 09:41:43 +0100
Subject: [PATCH] limine: update to 5.20231114.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index efa4b424c726d..674fb073a594d 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=5.20230917.0
+version=5.20231114.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
@@ -10,10 +10,10 @@ 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=2d9b55e798e951ebd3d4266303e9cefda2ee9f7055a3c877dc7e306f0e94ec91
+checksum=243c72d4fe232803d6d4d0bb1ee1c6cf16ddeba751bd15038505651500685a27
 
 post_install() {
-	vlicense LICENSE
+	vlicense COPYING
 }
 
 limine-devel_package() {

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

* Re: [PR PATCH] [Updated] limine: update to 5.20231114.0.
  2023-10-22 20:13 [PR PATCH] limine: update to 5.20231006.0 mintsuki
                   ` (5 preceding siblings ...)
  2023-11-14  8:42 ` mintsuki
@ 2023-11-14 19:21 ` mintsuki
  2023-11-21 18:25 ` [PR PATCH] [Updated] limine: update to 5.20231114.1 mintsuki
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: mintsuki @ 2023-11-14 19:21 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/46834

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

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

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

From effe20eaa81dbc9e7737333d18a3ba61ef7cc69e Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Tue, 14 Nov 2023 20:20:58 +0100
Subject: [PATCH] limine: update to 5.20231114.1.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index efa4b424c726d..bbcd471232c2d 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=5.20230917.0
+version=5.20231114.1
 revision=1
 build_style=gnu-configure
 configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
@@ -10,10 +10,10 @@ 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=2d9b55e798e951ebd3d4266303e9cefda2ee9f7055a3c877dc7e306f0e94ec91
+checksum=fd0427aab9d65ef980708338c8e1f5dcff199509e3298d648df29a13916e9f80
 
 post_install() {
-	vlicense LICENSE
+	vlicense COPYING
 }
 
 limine-devel_package() {

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

* Re: [PR PATCH] [Updated] limine: update to 5.20231114.1.
  2023-10-22 20:13 [PR PATCH] limine: update to 5.20231006.0 mintsuki
                   ` (6 preceding siblings ...)
  2023-11-14 19:21 ` [PR PATCH] [Updated] limine: update to 5.20231114.0 mintsuki
@ 2023-11-21 18:25 ` mintsuki
  2023-11-23 19:18 ` limine: update to 5.20231121.0 mintsuki
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: mintsuki @ 2023-11-21 18:25 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/46834

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

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

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

From 556e148fd344012ff6464d616d980d2cebc59704 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Tue, 21 Nov 2023 19:24:50 +0100
Subject: [PATCH] limine: update to 5.20231121.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index efa4b424c726d..343a908c7426b 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=5.20230917.0
+version=5.20231121.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
@@ -10,10 +10,10 @@ 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=2d9b55e798e951ebd3d4266303e9cefda2ee9f7055a3c877dc7e306f0e94ec91
+checksum=c10c0c3c87f327124bc252c648ed7a56e584d8e2e62ea0851d16259e3288a0a0
 
 post_install() {
-	vlicense LICENSE
+	vlicense COPYING
 }
 
 limine-devel_package() {

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

* Re: limine: update to 5.20231121.0.
  2023-10-22 20:13 [PR PATCH] limine: update to 5.20231006.0 mintsuki
                   ` (7 preceding siblings ...)
  2023-11-21 18:25 ` [PR PATCH] [Updated] limine: update to 5.20231114.1 mintsuki
@ 2023-11-23 19:18 ` mintsuki
  2023-11-24  2:39 ` [PR PATCH] [Updated] " mintsuki
  2023-11-29 16:07 ` [PR PATCH] [Merged]: limine: update to 5.20231124.0 Duncaen
  10 siblings, 0 replies; 12+ messages in thread
From: mintsuki @ 2023-11-23 19:18 UTC (permalink / raw)
  To: ml

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

New comment by mintsuki on void-packages repository

https://github.com/void-linux/void-packages/pull/46834#issuecomment-1824838250

Comment:
@classabbyamp @Duncaen ?

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

* Re: [PR PATCH] [Updated] limine: update to 5.20231121.0.
  2023-10-22 20:13 [PR PATCH] limine: update to 5.20231006.0 mintsuki
                   ` (8 preceding siblings ...)
  2023-11-23 19:18 ` limine: update to 5.20231121.0 mintsuki
@ 2023-11-24  2:39 ` mintsuki
  2023-11-29 16:07 ` [PR PATCH] [Merged]: limine: update to 5.20231124.0 Duncaen
  10 siblings, 0 replies; 12+ messages in thread
From: mintsuki @ 2023-11-24  2:39 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/46834

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

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

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

From f640ad70a2f10006e95b6ad97b3487c847bc1e95 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Fri, 24 Nov 2023 03:38:43 +0100
Subject: [PATCH] limine: update to 5.20231124.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index efa4b424c726d..17915cbb4edcd 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=5.20230917.0
+version=5.20231124.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
@@ -10,10 +10,10 @@ 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=2d9b55e798e951ebd3d4266303e9cefda2ee9f7055a3c877dc7e306f0e94ec91
+checksum=e212311b3aa1981b1ab380cf4ded6384585d4895003fe2ecde20503d24d2c567
 
 post_install() {
-	vlicense LICENSE
+	vlicense COPYING
 }
 
 limine-devel_package() {

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

* Re: [PR PATCH] [Merged]: limine: update to 5.20231124.0.
  2023-10-22 20:13 [PR PATCH] limine: update to 5.20231006.0 mintsuki
                   ` (9 preceding siblings ...)
  2023-11-24  2:39 ` [PR PATCH] [Updated] " mintsuki
@ 2023-11-29 16:07 ` Duncaen
  10 siblings, 0 replies; 12+ messages in thread
From: Duncaen @ 2023-11-29 16:07 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 5.20231124.0.
https://github.com/void-linux/void-packages/pull/46834

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

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

end of thread, other threads:[~2023-11-29 16:07 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-22 20:13 [PR PATCH] limine: update to 5.20231006.0 mintsuki
2023-10-24 17:17 ` [PR PATCH] [Updated] " mintsuki
2023-10-28  3:41 ` [PR PATCH] [Updated] limine: update to 5.20231024.0 mintsuki
2023-10-29  3:49 ` [PR PATCH] [Updated] limine: update to 5.20231028.0 mintsuki
2023-11-03  6:47 ` [PR PATCH] [Updated] limine: update to 5.20231029.0 mintsuki
2023-11-03  6:55 ` [PR PATCH] [Updated] limine: update to 5.20231103.0 mintsuki
2023-11-14  8:42 ` mintsuki
2023-11-14 19:21 ` [PR PATCH] [Updated] limine: update to 5.20231114.0 mintsuki
2023-11-21 18:25 ` [PR PATCH] [Updated] limine: update to 5.20231114.1 mintsuki
2023-11-23 19:18 ` limine: update to 5.20231121.0 mintsuki
2023-11-24  2:39 ` [PR PATCH] [Updated] " mintsuki
2023-11-29 16:07 ` [PR PATCH] [Merged]: limine: update to 5.20231124.0 Duncaen

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).