Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] limine: update to 5.20231207.1.
@ 2023-12-07  6:16 mintsuki
  2023-12-10  2:48 ` [PR PATCH] [Updated] " mintsuki
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: mintsuki @ 2023-12-07  6:16 UTC (permalink / raw)
  To: ml

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

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

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

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

From 90bc2f9ea8709866cdc048e4454d6b7c9cd0c456 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Thu, 7 Dec 2023 07:14:35 +0100
Subject: [PATCH] limine: update to 5.20231207.1.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index 17915cbb4edcd..edc85807611a8 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=5.20231124.0
+version=5.20231207.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=e212311b3aa1981b1ab380cf4ded6384585d4895003fe2ecde20503d24d2c567
+checksum=c3719c51332316949b48b78272f2f5fa00d707f035616b06aa55902fc47b963d
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] limine: update to 5.20231207.1.
  2023-12-07  6:16 [PR PATCH] limine: update to 5.20231207.1 mintsuki
@ 2023-12-10  2:48 ` mintsuki
  2023-12-16  5:32 ` [PR PATCH] [Updated] limine: update to 6.20231210.0 mintsuki
  2023-12-22 23:29 ` [PR PATCH] [Merged]: limine: update to 6.20231216.0 Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: mintsuki @ 2023-12-10  2:48 UTC (permalink / raw)
  To: ml

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

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

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

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

From 4a293ee3b9412faa768c34d9c06d9c9939208193 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Sun, 10 Dec 2023 03:47:55 +0100
Subject: [PATCH] limine: update to 6.20231210.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index 17915cbb4edcd..eddd5887f8f2e 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=5.20231124.0
+version=6.20231210.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=e212311b3aa1981b1ab380cf4ded6384585d4895003fe2ecde20503d24d2c567
+checksum=031bd05e202add6c53b907ea678c0ffd494c7f368cdacfc81f1b713e6adace1c
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] limine: update to 6.20231210.0.
  2023-12-07  6:16 [PR PATCH] limine: update to 5.20231207.1 mintsuki
  2023-12-10  2:48 ` [PR PATCH] [Updated] " mintsuki
@ 2023-12-16  5:32 ` mintsuki
  2023-12-22 23:29 ` [PR PATCH] [Merged]: limine: update to 6.20231216.0 Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: mintsuki @ 2023-12-16  5:32 UTC (permalink / raw)
  To: ml

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

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

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

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

From da704ab68932004b30eb7b8e62718f3cd603398e Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Sat, 16 Dec 2023 06:31:52 +0100
Subject: [PATCH] limine: update to 6.20231216.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index 17915cbb4edcd..02fb19db2100b 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=5.20231124.0
+version=6.20231216.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=e212311b3aa1981b1ab380cf4ded6384585d4895003fe2ecde20503d24d2c567
+checksum=94ff31f2d2563381f87c290a458a4664835dd6c295838b23cf1061c408b28751
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Merged]: limine: update to 6.20231216.0.
  2023-12-07  6:16 [PR PATCH] limine: update to 5.20231207.1 mintsuki
  2023-12-10  2:48 ` [PR PATCH] [Updated] " mintsuki
  2023-12-16  5:32 ` [PR PATCH] [Updated] limine: update to 6.20231210.0 mintsuki
@ 2023-12-22 23:29 ` Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Duncaen @ 2023-12-22 23:29 UTC (permalink / raw)
  To: ml

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

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

limine: update to 6.20231216.0.
https://github.com/void-linux/void-packages/pull/47630

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

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

end of thread, other threads:[~2023-12-22 23:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-07  6:16 [PR PATCH] limine: update to 5.20231207.1 mintsuki
2023-12-10  2:48 ` [PR PATCH] [Updated] " mintsuki
2023-12-16  5:32 ` [PR PATCH] [Updated] limine: update to 6.20231210.0 mintsuki
2023-12-22 23:29 ` [PR PATCH] [Merged]: limine: update to 6.20231216.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).