Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] limine: update to 5.20230924.0.
@ 2023-09-25  0:10 mintsuki
  2023-09-28 12:17 ` [PR PATCH] [Updated] " mintsuki
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: mintsuki @ 2023-09-25  0:10 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/46235

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

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

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

From bc8936711f51d9269228c33669547d099cd5268c Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Sun, 24 Sep 2023 19:08:44 -0500
Subject: [PATCH] limine: update to 5.20230924.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index efa4b424c726d..b9da31f02ada0 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.20230924.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=d2961921fecbdff7a27d01c40ab8a9d8de49cc67914ed044a4c9d0c0b522bb2e
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] limine: update to 5.20230924.0.
  2023-09-25  0:10 [PR PATCH] limine: update to 5.20230924.0 mintsuki
@ 2023-09-28 12:17 ` mintsuki
  2023-09-28 21:48 ` [PR PATCH] [Updated] limine: update to 5.20230928.0 mintsuki
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 10+ messages in thread
From: mintsuki @ 2023-09-28 12:17 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/46235

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

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

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

From b77ec384d854a064206ea67cd1a52094a97ed703 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Thu, 28 Sep 2023 07:17:39 -0500
Subject: [PATCH] limine: update to 5.20230928.0.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index efa4b424c726d..144153ffc419c 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.20230928.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=b4f996f41966120c67310a119f8b48460c5627e5f2bcb1f15d1e477905997341
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] limine: update to 5.20230928.0.
  2023-09-25  0:10 [PR PATCH] limine: update to 5.20230924.0 mintsuki
  2023-09-28 12:17 ` [PR PATCH] [Updated] " mintsuki
@ 2023-09-28 21:48 ` mintsuki
  2023-09-28 23:06 ` [PR PATCH] [Updated] limine: update to 5.20230928.1 mintsuki
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 10+ messages in thread
From: mintsuki @ 2023-09-28 21: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/46235

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

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

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

From 7fc940cfe76977daa9d6354920888a64cd650600 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Thu, 28 Sep 2023 16:47:52 -0500
Subject: [PATCH] limine: update to 5.20230928.1.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index efa4b424c726d..29645c31e9990 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.20230928.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=2d9b55e798e951ebd3d4266303e9cefda2ee9f7055a3c877dc7e306f0e94ec91
+checksum=50cefab03f3902a25712ab315bf14c216a1a524761890473ccb8797a72ab9291
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] limine: update to 5.20230928.1.
  2023-09-25  0:10 [PR PATCH] limine: update to 5.20230924.0 mintsuki
  2023-09-28 12:17 ` [PR PATCH] [Updated] " mintsuki
  2023-09-28 21:48 ` [PR PATCH] [Updated] limine: update to 5.20230928.0 mintsuki
@ 2023-09-28 23:06 ` mintsuki
  2023-10-06 17:47 ` [PR PATCH] [Updated] limine: update to 5.20230928.2 mintsuki
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 10+ messages in thread
From: mintsuki @ 2023-09-28 23:06 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/46235

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

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

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

From ac61d0e965e00e9ab627e74b7bcfde78e5221122 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Thu, 28 Sep 2023 18:06:42 -0500
Subject: [PATCH] limine: update to 5.20230928.2.

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

diff --git a/srcpkgs/limine/template b/srcpkgs/limine/template
index efa4b424c726d..95754e95a4587 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.20230928.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=2d9b55e798e951ebd3d4266303e9cefda2ee9f7055a3c877dc7e306f0e94ec91
+checksum=0b647d26fac14392d91d9fbc29a18f7cd84db1b0640510c2b431d77abfd1fb79
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] limine: update to 5.20230928.2.
  2023-09-25  0:10 [PR PATCH] limine: update to 5.20230924.0 mintsuki
                   ` (2 preceding siblings ...)
  2023-09-28 23:06 ` [PR PATCH] [Updated] limine: update to 5.20230928.1 mintsuki
@ 2023-10-06 17:47 ` mintsuki
  2023-10-06 18:04 ` [PR PATCH] [Updated] limine: update to 5.20231006.0 mintsuki
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 10+ messages in thread
From: mintsuki @ 2023-10-06 17:47 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/46235

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

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

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

From e12a12aab9fd479e4b6f5198f35a901a855ba17b Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Fri, 6 Oct 2023 12:46:52 -0500
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] 10+ messages in thread

* Re: [PR PATCH] [Updated] limine: update to 5.20231006.0.
  2023-09-25  0:10 [PR PATCH] limine: update to 5.20230924.0 mintsuki
                   ` (3 preceding siblings ...)
  2023-10-06 17:47 ` [PR PATCH] [Updated] limine: update to 5.20230928.2 mintsuki
@ 2023-10-06 18:04 ` mintsuki
  2023-10-08 20:21 ` mintsuki
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 10+ messages in thread
From: mintsuki @ 2023-10-06 18:04 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/46235

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

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

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

From 15594dd2e55c3d4af5cabbf8399b9725cf594cd3 Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Fri, 6 Oct 2023 12:46:52 -0500
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] 10+ messages in thread

* Re: [PR PATCH] [Updated] limine: update to 5.20231006.0.
  2023-09-25  0:10 [PR PATCH] limine: update to 5.20230924.0 mintsuki
                   ` (4 preceding siblings ...)
  2023-10-06 18:04 ` [PR PATCH] [Updated] limine: update to 5.20231006.0 mintsuki
@ 2023-10-08 20:21 ` mintsuki
  2023-10-17 23:40 ` mintsuki
  2023-10-22 20:08 ` [PR PATCH] [Closed]: " mintsuki
  7 siblings, 0 replies; 10+ messages in thread
From: mintsuki @ 2023-10-08 20:21 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/46235

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

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

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

From a2f173bac7e2407036485d73fc06501a6a73abac Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Sun, 8 Oct 2023 15:21:07 -0500
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] 10+ messages in thread

* Re: [PR PATCH] [Updated] limine: update to 5.20231006.0.
  2023-09-25  0:10 [PR PATCH] limine: update to 5.20230924.0 mintsuki
                   ` (5 preceding siblings ...)
  2023-10-08 20:21 ` mintsuki
@ 2023-10-17 23:40 ` mintsuki
  2023-10-22 20:08 ` [PR PATCH] [Closed]: " mintsuki
  7 siblings, 0 replies; 10+ messages in thread
From: mintsuki @ 2023-10-17 23:40 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/46235

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

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

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

From 6d067614db8692f9afc2ce7487d18bb405d36ece Mon Sep 17 00:00:00 2001
From: mintsuki <mintsuki@protonmail.com>
Date: Sun, 8 Oct 2023 15:21:07 -0500
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] 10+ messages in thread

* Re: [PR PATCH] [Closed]: limine: update to 5.20231006.0.
  2023-09-25  0:10 [PR PATCH] limine: update to 5.20230924.0 mintsuki
                   ` (6 preceding siblings ...)
  2023-10-17 23:40 ` mintsuki
@ 2023-10-22 20:08 ` mintsuki
  7 siblings, 0 replies; 10+ messages in thread
From: mintsuki @ 2023-10-22 20:08 UTC (permalink / raw)
  To: ml

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

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

limine: update to 5.20231006.0.
https://github.com/void-linux/void-packages/pull/46235

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

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

* Re: [PR PATCH] [Updated] limine: update to 5.20231006.0.
  2023-10-22 20:13 [PR PATCH] " mintsuki
@ 2023-10-24 17:17 ` mintsuki
  0 siblings, 0 replies; 10+ 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] 10+ messages in thread

end of thread, other threads:[~2023-10-24 17:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-25  0:10 [PR PATCH] limine: update to 5.20230924.0 mintsuki
2023-09-28 12:17 ` [PR PATCH] [Updated] " mintsuki
2023-09-28 21:48 ` [PR PATCH] [Updated] limine: update to 5.20230928.0 mintsuki
2023-09-28 23:06 ` [PR PATCH] [Updated] limine: update to 5.20230928.1 mintsuki
2023-10-06 17:47 ` [PR PATCH] [Updated] limine: update to 5.20230928.2 mintsuki
2023-10-06 18:04 ` [PR PATCH] [Updated] limine: update to 5.20231006.0 mintsuki
2023-10-08 20:21 ` mintsuki
2023-10-17 23:40 ` mintsuki
2023-10-22 20:08 ` [PR PATCH] [Closed]: " mintsuki
2023-10-22 20:13 [PR PATCH] " mintsuki
2023-10-24 17:17 ` [PR PATCH] [Updated] " mintsuki

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