Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libei: update to 1.3.0
@ 2024-12-26 13:05 RangHo
  2025-02-04  5:48 ` [PR PATCH] [Updated] " RangHo
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: RangHo @ 2024-12-26 13:05 UTC (permalink / raw)
  To: ml

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

There is a new pull request by RangHo against master on the void-packages repository

https://github.com/RangHo/void-packages update-libei
https://github.com/void-linux/void-packages/pull/53690

libei: update to 1.3.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### Local build testing
- I built this PR locally for my native architecture, `x86_64-glibc`


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

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

From 5d9f9b827dabc1298b0e0fc5d8f2d31ccba27995 Mon Sep 17 00:00:00 2001
From: RangHo Lee <hello@rangho.me>
Date: Thu, 26 Dec 2024 18:42:42 +0900
Subject: [PATCH] libei: update to 1.3.0

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

diff --git a/srcpkgs/libei/template b/srcpkgs/libei/template
index 82b68513ff9567..2a5318e612f50c 100644
--- a/srcpkgs/libei/template
+++ b/srcpkgs/libei/template
@@ -1,6 +1,6 @@
 # Template file for 'libei'
 pkgname=libei
-version=1.2.1
+version=1.3.0
 revision=1
 build_style=meson
 configure_args="-Dtests=disabled"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://gitlab.freedesktop.org/libinput/libei"
 distfiles="https://gitlab.freedesktop.org/libinput/libei/-/archive/${version}/libei-${version}.tar.gz"
-checksum=7e06f06aa4dd1f7d170a0e5194644fe5cc889adc9b7be16bed5f2c39145569a4
+checksum=162dc7b0d86a4575cdde1d3cb04f364f89a8b1ba6d95fe0b442564e0444d851d
 
 libei-devel_package() {
 	depends="elogind-devel ${sourcepkg}>=${version}_${revision}"

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

* Re: [PR PATCH] [Updated] libei: update to 1.3.0
  2024-12-26 13:05 [PR PATCH] libei: update to 1.3.0 RangHo
@ 2025-02-04  5:48 ` RangHo
  2025-02-04  5:54 ` RangHo
  2025-02-04  5:55 ` RangHo
  2 siblings, 0 replies; 4+ messages in thread
From: RangHo @ 2025-02-04  5:48 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by RangHo against master on the void-packages repository

https://github.com/RangHo/void-packages update-libei
https://github.com/void-linux/void-packages/pull/53690

libei: update to 1.3.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### Local build testing
- I built this PR locally for my native architecture, `x86_64-glibc`


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

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

From 5d9f9b827dabc1298b0e0fc5d8f2d31ccba27995 Mon Sep 17 00:00:00 2001
From: RangHo Lee <hello@rangho.me>
Date: Thu, 26 Dec 2024 18:42:42 +0900
Subject: [PATCH] libei: update to 1.3.0

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

diff --git a/srcpkgs/libei/template b/srcpkgs/libei/template
index 82b68513ff9567..2a5318e612f50c 100644
--- a/srcpkgs/libei/template
+++ b/srcpkgs/libei/template
@@ -1,6 +1,6 @@
 # Template file for 'libei'
 pkgname=libei
-version=1.2.1
+version=1.3.0
 revision=1
 build_style=meson
 configure_args="-Dtests=disabled"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://gitlab.freedesktop.org/libinput/libei"
 distfiles="https://gitlab.freedesktop.org/libinput/libei/-/archive/${version}/libei-${version}.tar.gz"
-checksum=7e06f06aa4dd1f7d170a0e5194644fe5cc889adc9b7be16bed5f2c39145569a4
+checksum=162dc7b0d86a4575cdde1d3cb04f364f89a8b1ba6d95fe0b442564e0444d851d
 
 libei-devel_package() {
 	depends="elogind-devel ${sourcepkg}>=${version}_${revision}"

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

* Re: [PR PATCH] [Updated] libei: update to 1.3.0
  2024-12-26 13:05 [PR PATCH] libei: update to 1.3.0 RangHo
  2025-02-04  5:48 ` [PR PATCH] [Updated] " RangHo
@ 2025-02-04  5:54 ` RangHo
  2025-02-04  5:55 ` RangHo
  2 siblings, 0 replies; 4+ messages in thread
From: RangHo @ 2025-02-04  5:54 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by RangHo against master on the void-packages repository

https://github.com/RangHo/void-packages update-libei
https://github.com/void-linux/void-packages/pull/53690

libei: update to 1.3.0
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

#### Local build testing
- I built this PR locally for my native architecture, `x86_64-glibc`


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

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

From efafbe7cfecd9964696245e5dfeed3e6805c77ca Mon Sep 17 00:00:00 2001
From: RangHo Lee <hello@rangho.me>
Date: Thu, 26 Dec 2024 18:42:42 +0900
Subject: [PATCH] libei: update to 1.3.0

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

diff --git a/srcpkgs/libei/template b/srcpkgs/libei/template
index 82b68513ff9567..2a5318e612f50c 100644
--- a/srcpkgs/libei/template
+++ b/srcpkgs/libei/template
@@ -1,6 +1,6 @@
 # Template file for 'libei'
 pkgname=libei
-version=1.2.1
+version=1.3.0
 revision=1
 build_style=meson
 configure_args="-Dtests=disabled"
@@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
 homepage="https://gitlab.freedesktop.org/libinput/libei"
 distfiles="https://gitlab.freedesktop.org/libinput/libei/-/archive/${version}/libei-${version}.tar.gz"
-checksum=7e06f06aa4dd1f7d170a0e5194644fe5cc889adc9b7be16bed5f2c39145569a4
+checksum=162dc7b0d86a4575cdde1d3cb04f364f89a8b1ba6d95fe0b442564e0444d851d
 
 libei-devel_package() {
 	depends="elogind-devel ${sourcepkg}>=${version}_${revision}"

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

* Re: libei: update to 1.3.0
  2024-12-26 13:05 [PR PATCH] libei: update to 1.3.0 RangHo
  2025-02-04  5:48 ` [PR PATCH] [Updated] " RangHo
  2025-02-04  5:54 ` RangHo
@ 2025-02-04  5:55 ` RangHo
  2 siblings, 0 replies; 4+ messages in thread
From: RangHo @ 2025-02-04  5:55 UTC (permalink / raw)
  To: ml

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

New comment by RangHo on void-packages repository

https://github.com/void-linux/void-packages/pull/53690#issuecomment-2632944096

Comment:
Bump, and rebased to the latest `master` branch.

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

end of thread, other threads:[~2025-02-04  5:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-26 13:05 [PR PATCH] libei: update to 1.3.0 RangHo
2025-02-04  5:48 ` [PR PATCH] [Updated] " RangHo
2025-02-04  5:54 ` RangHo
2025-02-04  5:55 ` RangHo

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