Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] limine: update to 7.6.0.
@ 2024-06-01 20:59 mintsuki
  2024-06-04 10:43 ` [PR PATCH] [Updated] " mintsuki
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: mintsuki @ 2024-06-01 20:59 UTC (permalink / raw)
  To: ml

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

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

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

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

From c64148fe07b2ad11c170c1e797830bc548e00e43 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Sat, 1 Jun 2024 22:58:24 +0200
Subject: [PATCH] limine: update to 7.6.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index 1ce9b34817b686..8eeca8c3f42563 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=7.5.3
+version=7.6.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.gz"
-checksum=cee0473ee4bebddb520dfa119ba27455d21857732d66dc16e6acc28c336640a9
+checksum=fc1b8592fc5a250a144763deb43f761de5c63caa8fcdd90e4c8aa101eff92c93
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] limine: update to 7.6.0.
  2024-06-01 20:59 [PR PATCH] limine: update to 7.6.0 mintsuki
@ 2024-06-04 10:43 ` mintsuki
  2024-06-06 15:51 ` [PR PATCH] [Updated] limine: update to 7.7.0 mintsuki
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: mintsuki @ 2024-06-04 10:43 UTC (permalink / raw)
  To: ml

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

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

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

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

From ad64ef118e3f4546425d06e60cd646d1601febb9 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Tue, 4 Jun 2024 12:42:43 +0200
Subject: [PATCH] limine: update to 7.7.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index 1ce9b34817b686..141c8daf6be75d 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=7.5.3
+version=7.7.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.gz"
-checksum=cee0473ee4bebddb520dfa119ba27455d21857732d66dc16e6acc28c336640a9
+checksum=183eba06ea654722030b2e89f4bcacf33ec60ec85acf9d0ed4bbbffe53be9dfd
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] limine: update to 7.7.0.
  2024-06-01 20:59 [PR PATCH] limine: update to 7.6.0 mintsuki
  2024-06-04 10:43 ` [PR PATCH] [Updated] " mintsuki
@ 2024-06-06 15:51 ` mintsuki
  2024-06-11 10:49 ` [PR PATCH] [Updated] limine: update to 7.7.1 mintsuki
  2024-06-14  3:42 ` [PR PATCH] [Merged]: limine: update to 7.7.2 ahesford
  3 siblings, 0 replies; 5+ messages in thread
From: mintsuki @ 2024-06-06 15:51 UTC (permalink / raw)
  To: ml

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

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

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

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

From 7667c52444e6060ebfeb223c11d8ceb1ff98dccb Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Thu, 6 Jun 2024 17:51:11 +0200
Subject: [PATCH] limine: update to 7.7.1.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index 1ce9b34817b686..3ea20fda870a00 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=7.5.3
+version=7.7.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.gz"
-checksum=cee0473ee4bebddb520dfa119ba27455d21857732d66dc16e6acc28c336640a9
+checksum=4b023438f878dc9c23c48d4a7c77c39546f3c1e85de39a7e50485fad4d1d4410
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] limine: update to 7.7.1.
  2024-06-01 20:59 [PR PATCH] limine: update to 7.6.0 mintsuki
  2024-06-04 10:43 ` [PR PATCH] [Updated] " mintsuki
  2024-06-06 15:51 ` [PR PATCH] [Updated] limine: update to 7.7.0 mintsuki
@ 2024-06-11 10:49 ` mintsuki
  2024-06-14  3:42 ` [PR PATCH] [Merged]: limine: update to 7.7.2 ahesford
  3 siblings, 0 replies; 5+ messages in thread
From: mintsuki @ 2024-06-11 10:49 UTC (permalink / raw)
  To: ml

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

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

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

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

From 10f6e941ed324f3425194eb5ba070ba58ff89744 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Tue, 11 Jun 2024 12:49:26 +0200
Subject: [PATCH] limine: update to 7.7.2.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index 1ce9b34817b686..8d95f1a11ae945 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=7.5.3
+version=7.7.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.gz"
-checksum=cee0473ee4bebddb520dfa119ba27455d21857732d66dc16e6acc28c336640a9
+checksum=b77ca6b0a9fea455b6c4e9fe04a26b8aac7670c6c28ed9c61a0bc217cdbff131
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Merged]: limine: update to 7.7.2.
  2024-06-01 20:59 [PR PATCH] limine: update to 7.6.0 mintsuki
                   ` (2 preceding siblings ...)
  2024-06-11 10:49 ` [PR PATCH] [Updated] limine: update to 7.7.1 mintsuki
@ 2024-06-14  3:42 ` ahesford
  3 siblings, 0 replies; 5+ messages in thread
From: ahesford @ 2024-06-14  3:42 UTC (permalink / raw)
  To: ml

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

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

limine: update to 7.7.2.
https://github.com/void-linux/void-packages/pull/50643

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

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

end of thread, other threads:[~2024-06-14  3:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-01 20:59 [PR PATCH] limine: update to 7.6.0 mintsuki
2024-06-04 10:43 ` [PR PATCH] [Updated] " mintsuki
2024-06-06 15:51 ` [PR PATCH] [Updated] limine: update to 7.7.0 mintsuki
2024-06-11 10:49 ` [PR PATCH] [Updated] limine: update to 7.7.1 mintsuki
2024-06-14  3:42 ` [PR PATCH] [Merged]: limine: update to 7.7.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).