Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] wlroots: update to 0.9.1
@ 2020-01-20 20:34 voidlinux-github
  2020-01-20 20:44 ` voidlinux-github
                   ` (38 more replies)
  0 siblings, 39 replies; 40+ messages in thread
From: voidlinux-github @ 2020-01-20 20:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/damneq/void-packages wlroots
https://github.com/void-linux/void-packages/pull/18432

wlroots: update to 0.9.1


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

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

From 6c6ff6b3c98aeba8d2eda61a199c11feda5ebbe0 Mon Sep 17 00:00:00 2001
From: damneq <damneq@disroot.org>
Date: Mon, 20 Jan 2020 21:33:03 +0100
Subject: [PATCH] wlroots: update to 0.9.1

---
 common/shlibs            | 2 +-
 srcpkgs/wlroots/template | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index 60f082055a3..7de44400463 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -3361,7 +3361,7 @@ libcodecore.so.0 libio.elementary.code-3.0_1
 libio.elementary.music-core.so.0 libio.elementary.music-5.0_1
 libpantheon-files-core.so.4 libio.elementary.files-4.1.4_1
 libpantheon-files-widgets.so.4 libio.elementary.files-4.1.4_1
-libwlroots.so.3 wlroots-0.6.0_1
+libwlroots.so.4 wlroots-0.9.1_1
 libbaseencode.so.1 libbaseencode-1.0.9_1
 libcotp.so.12 libcotp-1.2.1_1
 libunarr.so.1 libunarr-1.0.1_1
diff --git a/srcpkgs/wlroots/template b/srcpkgs/wlroots/template
index 75ddb338a15..0846e8bf6c7 100644
--- a/srcpkgs/wlroots/template
+++ b/srcpkgs/wlroots/template
@@ -1,6 +1,6 @@
 # Template file for 'wlroots'
 pkgname=wlroots
-version=0.8.1
+version=0.9.1
 revision=1
 build_style=meson
 configure_args="-Dlibcap=enabled -Dlogind=enabled -Dlogind-provider=elogind
@@ -17,7 +17,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/swaywm/wlroots"
 distfiles="https://github.com/swaywm/wlroots/archive/${version}.tar.gz"
-checksum=202b86e0e21699b6660bbda56afc2e3358db7252f83ff69c89f01926b4900d98
+checksum=2ddd8371b8cf847b6a9b20628512474b1405171393e6ec8a071e46afc73ca2e7
 
 post_install() {
 	vlicense LICENSE

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

end of thread, other threads:[~2020-01-25  7:51 UTC | newest]

Thread overview: 40+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-20 20:34 [PR PATCH] wlroots: update to 0.9.1 voidlinux-github
2020-01-20 20:44 ` voidlinux-github
2020-01-20 20:52 ` voidlinux-github
2020-01-20 20:54 ` voidlinux-github
2020-01-20 21:01 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-20 21:02 ` voidlinux-github
2020-01-20 21:37 ` voidlinux-github
2020-01-20 21:39 ` voidlinux-github
2020-01-20 21:47 ` voidlinux-github
2020-01-20 22:06 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-20 22:32 ` [WIP] " voidlinux-github
2020-01-20 22:32 ` voidlinux-github
2020-01-20 22:33 ` voidlinux-github
2020-01-21  0:48 ` voidlinux-github
2020-01-21  8:41 ` voidlinux-github
2020-01-21  8:41 ` voidlinux-github
2020-01-21 12:58 ` voidlinux-github
2020-01-21 14:15 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-21 16:07 ` voidlinux-github
2020-01-21 16:15 ` voidlinux-github
2020-01-21 16:20 ` voidlinux-github
2020-01-21 16:26 ` voidlinux-github
2020-01-21 16:29 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-22 20:14 ` voidlinux-github
2020-01-22 20:40 ` voidlinux-github
2020-01-22 20:44 ` voidlinux-github
2020-01-22 21:18 ` voidlinux-github
2020-01-22 21:23 ` voidlinux-github
2020-01-22 21:25 ` voidlinux-github
2020-01-22 21:26 ` voidlinux-github
2020-01-22 21:35 ` [PR PATCH] [Updated] " voidlinux-github
2020-01-22 22:07 ` voidlinux-github
2020-01-22 22:11 ` voidlinux-github
2020-01-23  6:00 ` voidlinux-github
2020-01-23  7:43 ` voidlinux-github
2020-01-23  8:01 ` [PR PATCH] [Updated] (WIP) wlroots: update to 0.10.0 voidlinux-github
2020-01-23  8:25 ` voidlinux-github
2020-01-23  8:35 ` voidlinux-github
2020-01-23  8:54 ` voidlinux-github
2020-01-25  7:51 ` [PR PATCH] [Merged]: wlroots: update to 0.10.0, cage: revbump, wayfire: update to 0.3.1, sway: update to 1.4 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).