Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] seatd: update to 0.8
@ 2023-07-25 17:12 dkwo
  2023-08-06  3:13 ` [PR PATCH] [Updated] " classabbyamp
  2023-08-06  3:17 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: dkwo @ 2023-07-25 17:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dkwo/void-packages seatd
https://github.com/void-linux/void-packages/pull/45252

seatd: update to 0.8
- I tested the changes in this PR: yes
- I built this PR locally for my native architecture, (x86_64-glibc)

cc maintainer @ifreund (seems a pretty standard update)

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

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

From a38b2cb79093e8c91c17aa66003f9fce69d022e5 Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Tue, 25 Jul 2023 13:09:51 -0400
Subject: [PATCH] seatd: update to 0.8

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

diff --git a/srcpkgs/seatd/template b/srcpkgs/seatd/template
index 35a263b90d68a..501745490954c 100644
--- a/srcpkgs/seatd/template
+++ b/srcpkgs/seatd/template
@@ -1,6 +1,6 @@
 # Template file for 'seatd'
 pkgname=seatd
-version=0.7.0
+version=0.8.0
 revision=1
 build_style=meson
 configure_args="-Dexamples=disabled $(vopt_if elogind -Dlibseat-logind=elogind)
@@ -12,7 +12,7 @@ maintainer="Isaac Freund <mail@isaacfreund.com>"
 license="MIT"
 homepage="https://sr.ht/~kennylevinsen/seatd/"
 distfiles="https://git.sr.ht/~kennylevinsen/seatd/archive/${version}.tar.gz"
-checksum=210ddf8efa1149cde4dd35908bef8e9e63c2edaa0cdb5435f2e6db277fafff3c
+checksum=a562a44ee33ccb20954a1c1ec9a90ecb2db7a07ad6b18d0ac904328efbcf65a0
 system_groups=_seatd
 
 build_options="elogind"

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

* Re: [PR PATCH] [Updated] seatd: update to 0.8
  2023-07-25 17:12 [PR PATCH] seatd: update to 0.8 dkwo
@ 2023-08-06  3:13 ` classabbyamp
  2023-08-06  3:17 ` [PR PATCH] [Merged]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-08-06  3:13 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dkwo/void-packages seatd
https://github.com/void-linux/void-packages/pull/45252

seatd: update to 0.8
- I tested the changes in this PR: yes
- I built this PR locally for my native architecture, (x86_64-glibc)

cc maintainer @ifreund (seems a pretty standard update)

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

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

From 4605f01c4526318b35ff30bca5a6c7d393434f29 Mon Sep 17 00:00:00 2001
From: dkwo <nicolopiazzalunga@gmail.com>
Date: Tue, 25 Jul 2023 13:09:51 -0400
Subject: [PATCH] seatd: update to 0.8.0

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

diff --git a/srcpkgs/seatd/template b/srcpkgs/seatd/template
index 35a263b90d68a..501745490954c 100644
--- a/srcpkgs/seatd/template
+++ b/srcpkgs/seatd/template
@@ -1,6 +1,6 @@
 # Template file for 'seatd'
 pkgname=seatd
-version=0.7.0
+version=0.8.0
 revision=1
 build_style=meson
 configure_args="-Dexamples=disabled $(vopt_if elogind -Dlibseat-logind=elogind)
@@ -12,7 +12,7 @@ maintainer="Isaac Freund <mail@isaacfreund.com>"
 license="MIT"
 homepage="https://sr.ht/~kennylevinsen/seatd/"
 distfiles="https://git.sr.ht/~kennylevinsen/seatd/archive/${version}.tar.gz"
-checksum=210ddf8efa1149cde4dd35908bef8e9e63c2edaa0cdb5435f2e6db277fafff3c
+checksum=a562a44ee33ccb20954a1c1ec9a90ecb2db7a07ad6b18d0ac904328efbcf65a0
 system_groups=_seatd
 
 build_options="elogind"

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

* Re: [PR PATCH] [Merged]: seatd: update to 0.8
  2023-07-25 17:12 [PR PATCH] seatd: update to 0.8 dkwo
  2023-08-06  3:13 ` [PR PATCH] [Updated] " classabbyamp
@ 2023-08-06  3:17 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2023-08-06  3:17 UTC (permalink / raw)
  To: ml

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

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

seatd: update to 0.8
https://github.com/void-linux/void-packages/pull/45252

Description:
- I tested the changes in this PR: yes
- I built this PR locally for my native architecture, (x86_64-glibc)

cc maintainer @ifreund (seems a pretty standard update)

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

end of thread, other threads:[~2023-08-06  3:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-25 17:12 [PR PATCH] seatd: update to 0.8 dkwo
2023-08-06  3:13 ` [PR PATCH] [Updated] " classabbyamp
2023-08-06  3:17 ` [PR PATCH] [Merged]: " classabbyamp

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