Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] Sway: update to 1.2
@ 2019-10-05 13:51 voidlinux-github
  2019-10-06 17:35 ` voidlinux-github
  2019-10-06 17:35 ` [PR PATCH] [Closed]: " voidlinux-github
  0 siblings, 2 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-05 13:51 UTC (permalink / raw)
  To: ml

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

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

https://github.com/pratSureka/void-packages sway
https://github.com/void-linux/void-packages/pull/15124

Sway: update to 1.2


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

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

From b908dd0113e6abce0c225fc17d6252937ffe4e2c Mon Sep 17 00:00:00 2001
From: Pratyush Sureka <pratsure@gmail.com>
Date: Sat, 5 Oct 2019 17:54:16 +0530
Subject: [PATCH 1/2] sudo: update to 1.8.28rc

---
 srcpkgs/sudo/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/sudo/template b/srcpkgs/sudo/template
index 9047ac6167a..dc08482c6f1 100644
--- a/srcpkgs/sudo/template
+++ b/srcpkgs/sudo/template
@@ -1,6 +1,6 @@
 # Template file for 'sudo'
 pkgname=sudo
-version=1.8.27
+version=1.8.28rc2
 revision=1
 build_style=gnu-configure
 configure_args="--with-ignore-dot --with-insults=disabled --with-all-insults --with-env-editor
@@ -14,8 +14,8 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="ISC"
 homepage="https://www.sudo.ws/"
 changelog="https://www.sudo.ws/repos/sudo/raw-file/tip/NEWS"
-distfiles="https://www.sudo.ws/dist/sudo-${version}.tar.gz"
-checksum=7beb68b94471ef56d8a1036dbcdc09a7b58a949a68ffce48b83f837dd33e2ec0
+distfiles="https://www.sudo.ws/dist/beta/sudo-${version}.tar.gz"
+checksum=7f7943562235a6377fff419b39ea8553a579964327a33060978ac244c5f68db9
 conf_files="/etc/pam.d/sudo /etc/sudoers"
 lib32disabled=yes
 

From 4a2c6d293aca4da2dc565b250787eee6dea4396b Mon Sep 17 00:00:00 2001
From: Pratyush Sureka <pratsure@gmail.com>
Date: Sat, 5 Oct 2019 19:19:53 +0530
Subject: [PATCH 2/2] sway: update to 1.2

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

diff --git a/srcpkgs/sway/template b/srcpkgs/sway/template
index 574ff5f90cd..0a236516283 100644
--- a/srcpkgs/sway/template
+++ b/srcpkgs/sway/template
@@ -1,6 +1,6 @@
 # Template file for 'sway'
 pkgname=sway
-version=1.1.1
+version=1.2
 revision=1
 build_style=meson
 conf_files="/etc/sway/config"
@@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://swaywm.org"
 distfiles="https://github.com/swaywm/${pkgname}/archive/${version}.tar.gz"
-checksum=740bf97556c54da83937a255113d715aaa05e05b44d61fbe85e01b53ff1f9922
+checksum=9f79382577ee132111c290b4d1a1a3e114ef485595c30cf5f181a11575bda846
 
 build_options="elogind"
 desc_option_elogind="Uses elogind instead of setuid for privilege escalation"

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

* Re: Sway: update to 1.2
  2019-10-05 13:51 [PR PATCH] Sway: update to 1.2 voidlinux-github
@ 2019-10-06 17:35 ` voidlinux-github
  2019-10-06 17:35 ` [PR PATCH] [Closed]: " voidlinux-github
  1 sibling, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-06 17:35 UTC (permalink / raw)
  To: ml

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

New comment by jnbr on void-packages repository

https://github.com/void-linux/void-packages/pull/15124#issuecomment-538769431

Comment:
Please only update one package per pull request (unless they depend on each other).
There are / were already pull requests for sudo and sway: #15115 #13999

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

* Re: [PR PATCH] [Closed]: Sway: update to 1.2
  2019-10-05 13:51 [PR PATCH] Sway: update to 1.2 voidlinux-github
  2019-10-06 17:35 ` voidlinux-github
@ 2019-10-06 17:35 ` voidlinux-github
  1 sibling, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-06 17:35 UTC (permalink / raw)
  To: ml

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

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

Sway: update to 1.2
https://github.com/void-linux/void-packages/pull/15124

Description:


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

* [PR PATCH] sway: update to 1.2
@ 2019-10-15 14:55 voidlinux-github
  0 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-10-15 14:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/deeany/void-packages sway
https://github.com/void-linux/void-packages/pull/15491

sway: update to 1.2


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

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

From f4045f98a3bb6b227bde7d437bf86ee87e9b9f8b Mon Sep 17 00:00:00 2001
From: deeany <andre.nyman02@gmail.com>
Date: Tue, 15 Oct 2019 17:59:17 +0300
Subject: [PATCH] sway: update to 1.2

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

diff --git a/srcpkgs/sway/template b/srcpkgs/sway/template
index 574ff5f90cd..0a236516283 100644
--- a/srcpkgs/sway/template
+++ b/srcpkgs/sway/template
@@ -1,6 +1,6 @@
 # Template file for 'sway'
 pkgname=sway
-version=1.1.1
+version=1.2
 revision=1
 build_style=meson
 conf_files="/etc/sway/config"
@@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://swaywm.org"
 distfiles="https://github.com/swaywm/${pkgname}/archive/${version}.tar.gz"
-checksum=740bf97556c54da83937a255113d715aaa05e05b44d61fbe85e01b53ff1f9922
+checksum=9f79382577ee132111c290b4d1a1a3e114ef485595c30cf5f181a11575bda846
 
 build_options="elogind"
 desc_option_elogind="Uses elogind instead of setuid for privilege escalation"

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

* [PR PATCH] sway: update to 1.2.
@ 2019-09-14 13:40 voidlinux-github
  0 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-09-14 13:40 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Ogromny/void-packages sway-1.2
https://github.com/void-linux/void-packages/pull/14449

sway: update to 1.2.


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

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

From 99a08dbc34a34c0c480d454f3849398ee256d55a Mon Sep 17 00:00:00 2001
From: Ogromny <ogromnycoding@gmail.com>
Date: Sat, 14 Sep 2019 15:39:15 +0200
Subject: [PATCH] sway: update to 1.2.

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

diff --git a/srcpkgs/sway/template b/srcpkgs/sway/template
index 574ff5f90cd..0a236516283 100644
--- a/srcpkgs/sway/template
+++ b/srcpkgs/sway/template
@@ -1,6 +1,6 @@
 # Template file for 'sway'
 pkgname=sway
-version=1.1.1
+version=1.2
 revision=1
 build_style=meson
 conf_files="/etc/sway/config"
@@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://swaywm.org"
 distfiles="https://github.com/swaywm/${pkgname}/archive/${version}.tar.gz"
-checksum=740bf97556c54da83937a255113d715aaa05e05b44d61fbe85e01b53ff1f9922
+checksum=9f79382577ee132111c290b4d1a1a3e114ef485595c30cf5f181a11575bda846
 
 build_options="elogind"
 desc_option_elogind="Uses elogind instead of setuid for privilege escalation"

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

* [PR PATCH] sway: update to 1.2.
@ 2019-09-13 14:49 voidlinux-github
  0 siblings, 0 replies; 6+ messages in thread
From: voidlinux-github @ 2019-09-13 14:49 UTC (permalink / raw)
  To: ml

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

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

https://github.com/knusbaum/void-packages UPDATE_sway_1.2
https://github.com/void-linux/void-packages/pull/14436

sway: update to 1.2.
I'd like to adopt sway. I use it on a daily basis.

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

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

From d4cf3ce244e52a3d36977ae76b33b02d96ec20cb Mon Sep 17 00:00:00 2001
From: Kyle Nusbaum <kylenusbaum@granular.ag>
Date: Fri, 13 Sep 2019 09:46:42 -0500
Subject: [PATCH] sway: update to 1.2.

---
 srcpkgs/sway/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/sway/template b/srcpkgs/sway/template
index 574ff5f90cd..535c37f105e 100644
--- a/srcpkgs/sway/template
+++ b/srcpkgs/sway/template
@@ -1,6 +1,6 @@
 # Template file for 'sway'
 pkgname=sway
-version=1.1.1
+version=1.2
 revision=1
 build_style=meson
 conf_files="/etc/sway/config"
@@ -9,11 +9,11 @@ makedepends="wlroots-devel wayland-devel wayland-protocols pcre-devel
  json-c-devel pango-devel cairo-devel gdk-pixbuf-devel"
 depends="swaybg xorg-server-xwayland $(vopt_if elogind "elogind")"
 short_desc="Tiling Wayland compositor compatible with i3"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="MIT"
 homepage="https://swaywm.org"
 distfiles="https://github.com/swaywm/${pkgname}/archive/${version}.tar.gz"
-checksum=740bf97556c54da83937a255113d715aaa05e05b44d61fbe85e01b53ff1f9922
+checksum=9f79382577ee132111c290b4d1a1a3e114ef485595c30cf5f181a11575bda846
 
 build_options="elogind"
 desc_option_elogind="Uses elogind instead of setuid for privilege escalation"

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

end of thread, other threads:[~2019-10-15 14:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-05 13:51 [PR PATCH] Sway: update to 1.2 voidlinux-github
2019-10-06 17:35 ` voidlinux-github
2019-10-06 17:35 ` [PR PATCH] [Closed]: " voidlinux-github
  -- strict thread matches above, loose matches on Subject: below --
2019-10-15 14:55 [PR PATCH] sway: " voidlinux-github
2019-09-14 13:40 voidlinux-github
2019-09-13 14:49 voidlinux-github

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