Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] limine: update to 8.0.14.
@ 2024-09-30 13:37 mintsuki
  2024-10-12  2:41 ` [PR PATCH] [Updated] " mintsuki
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: mintsuki @ 2024-09-30 13:37 UTC (permalink / raw)
  To: ml

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

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

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

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

From 03adccfb8375425af4cd7b89298537cc6050c4f7 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Mon, 30 Sep 2024 15:36:05 +0200
Subject: [PATCH] limine: update to 8.0.14.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index 351b9441ab1414..8e72432d3c051f 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=8.0.13
+version=8.0.14
 revision=1
 build_style=gnu-configure
 configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
@@ -11,7 +11,7 @@ license="BSD-2-Clause"
 homepage="https://limine-bootloader.org/"
 changelog="https://raw.githubusercontent.com/limine-bootloader/limine/trunk/ChangeLog"
 distfiles="https://github.com/limine-bootloader/limine/releases/download/v${version}/limine-${version}.tar.gz"
-checksum=a60d2d027e1895f133a72c5bf500004743c0a589ad9da7cc6c85df847c3ec379
+checksum=b63f3015416f786a75d0bb38c5622aa9d63a7d41d6cb78f1b15789453cfbffd4
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] limine: update to 8.0.14.
  2024-09-30 13:37 [PR PATCH] limine: update to 8.0.14 mintsuki
@ 2024-10-12  2:41 ` mintsuki
  2024-10-12 17:26 ` [PR PATCH] [Updated] limine: update to 8.1.1 mintsuki
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: mintsuki @ 2024-10-12  2:41 UTC (permalink / raw)
  To: ml

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

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

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

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

From ca5f53c71b5a0481b3d97e3ac14ff9c1b377d284 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Sat, 12 Oct 2024 04:41:34 +0200
Subject: [PATCH] limine: update to 8.1.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index 351b9441ab1414..ecf895e6904bc9 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=8.0.13
+version=8.1.0
 revision=1
 build_style=gnu-configure
 configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
@@ -11,7 +11,7 @@ license="BSD-2-Clause"
 homepage="https://limine-bootloader.org/"
 changelog="https://raw.githubusercontent.com/limine-bootloader/limine/trunk/ChangeLog"
 distfiles="https://github.com/limine-bootloader/limine/releases/download/v${version}/limine-${version}.tar.gz"
-checksum=a60d2d027e1895f133a72c5bf500004743c0a589ad9da7cc6c85df847c3ec379
+checksum=7bd86daccbf52f593385060cbdb6974c499752ad3b2d4ff3aa7d9978ce80c9b0
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] limine: update to 8.1.1.
  2024-09-30 13:37 [PR PATCH] limine: update to 8.0.14 mintsuki
  2024-10-12  2:41 ` [PR PATCH] [Updated] " mintsuki
@ 2024-10-12 17:26 ` mintsuki
  2024-10-15 22:17 ` mintsuki
  2024-10-15 22:25 ` [PR PATCH] [Merged]: limine: update to 8.1.2 tranzystorekk
  3 siblings, 0 replies; 5+ messages in thread
From: mintsuki @ 2024-10-12 17:26 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/52420

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

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

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

From 441fb58de0396ff104cbeb1b2bfb29d446c60157 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Sat, 12 Oct 2024 19:26:16 +0200
Subject: [PATCH] limine: update to 8.1.1.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index 351b9441ab1414..716f5f891cd3e3 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=8.0.13
+version=8.1.1
 revision=1
 build_style=gnu-configure
 configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
@@ -11,7 +11,7 @@ license="BSD-2-Clause"
 homepage="https://limine-bootloader.org/"
 changelog="https://raw.githubusercontent.com/limine-bootloader/limine/trunk/ChangeLog"
 distfiles="https://github.com/limine-bootloader/limine/releases/download/v${version}/limine-${version}.tar.gz"
-checksum=a60d2d027e1895f133a72c5bf500004743c0a589ad9da7cc6c85df847c3ec379
+checksum=47a1698085536962acefab976bb30581f7f5deb0c2e4ac5b8d3e71b9d0373bfc
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] limine: update to 8.1.1.
  2024-09-30 13:37 [PR PATCH] limine: update to 8.0.14 mintsuki
  2024-10-12  2:41 ` [PR PATCH] [Updated] " mintsuki
  2024-10-12 17:26 ` [PR PATCH] [Updated] limine: update to 8.1.1 mintsuki
@ 2024-10-15 22:17 ` mintsuki
  2024-10-15 22:25 ` [PR PATCH] [Merged]: limine: update to 8.1.2 tranzystorekk
  3 siblings, 0 replies; 5+ messages in thread
From: mintsuki @ 2024-10-15 22:17 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/52420

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

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

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

From 198c02273b55dafd226b9572e45fe93368b7fba7 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Wed, 16 Oct 2024 00:16:57 +0200
Subject: [PATCH] limine: update to 8.1.2.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index 351b9441ab1414..ad96d3cc167396 100644
--- a/srcpkgs/limine/template
+++ b/srcpkgs/limine/template
@@ -1,6 +1,6 @@
 # Template file for 'limine'
 pkgname=limine
-version=8.0.13
+version=8.1.2
 revision=1
 build_style=gnu-configure
 configure_args="--enable-all TOOLCHAIN_FOR_TARGET=llvm"
@@ -11,7 +11,7 @@ license="BSD-2-Clause"
 homepage="https://limine-bootloader.org/"
 changelog="https://raw.githubusercontent.com/limine-bootloader/limine/trunk/ChangeLog"
 distfiles="https://github.com/limine-bootloader/limine/releases/download/v${version}/limine-${version}.tar.gz"
-checksum=a60d2d027e1895f133a72c5bf500004743c0a589ad9da7cc6c85df847c3ec379
+checksum=2603cc0692d4d81302438e1ef63a21d9e6b3a9a4e3bcc8025ba14dc4f03375d9
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Merged]: limine: update to 8.1.2.
  2024-09-30 13:37 [PR PATCH] limine: update to 8.0.14 mintsuki
                   ` (2 preceding siblings ...)
  2024-10-15 22:17 ` mintsuki
@ 2024-10-15 22:25 ` tranzystorekk
  3 siblings, 0 replies; 5+ messages in thread
From: tranzystorekk @ 2024-10-15 22:25 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 8.1.2.
https://github.com/void-linux/void-packages/pull/52420

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-10-15 22:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-30 13:37 [PR PATCH] limine: update to 8.0.14 mintsuki
2024-10-12  2:41 ` [PR PATCH] [Updated] " mintsuki
2024-10-12 17:26 ` [PR PATCH] [Updated] limine: update to 8.1.1 mintsuki
2024-10-15 22:17 ` mintsuki
2024-10-15 22:25 ` [PR PATCH] [Merged]: limine: update to 8.1.2 tranzystorekk

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