From: Jack Hill <jackhill@jackhill.us>
To: 63085@debbugs.gnu.org
Subject: [bug#63085] [PATCH v2 1/2] gnu: wlroots: Update to 0.16.2.
Date: Thu, 27 Apr 2023 11:42:55 -0400 [thread overview]
Message-ID: <20230427154256.23383-1-jackhill@jackhill.us> (raw)
In-Reply-To: <20230426045119.14899-1-jackhill@jackhill.us>
* gnu/packages/wm.scm (wlroots): Update to 0.16.2.
[home-page]: Switch to new upstream homepage.
---
gnu/packages/wm.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index f1fcc68d5f..6bf5ad6687 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1565,7 +1565,7 @@ (define-public polybar
(define-public wlroots
(package
(name "wlroots")
- (version "0.16.1")
+ (version "0.16.2")
(source
(origin
(method git-fetch)
@@ -1574,7 +1574,7 @@ (define-public wlroots
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "11kcica9waj1a1xgbi12gif9z5z0b4xzycbcgawbgdmj77pws8sk"))))
+ (base32 "1m12nv6avgnz626h3giqp6gcx44w1wq6z0jy780mx8z255ic7q15"))))
(build-system meson-build-system)
(arguments
`(#:phases
@@ -1609,7 +1609,7 @@ (define-public wlroots
(list
`(,hwdata "pnp")
pkg-config))
- (home-page "https://github.com/swaywm/wlroots")
+ (home-page "https://gitlab.freedesktop.org/wlroots/wlroots/")
(synopsis "Pluggable, composable, unopinionated modules for building a
Wayland compositor")
(description "wlroots is a set of pluggable, composable, unopinionated
--
2.39.2
next prev parent reply other threads:[~2023-04-27 16:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-26 4:51 [bug#63085] [PATCH 1/2] gnu: wlroots: Update to 0.16.2 Jack Hill
2023-04-26 4:56 ` [bug#63085] [PATCH 2/2] gnu: sway: Update to 1.8.1 Jack Hill
2023-04-27 15:42 ` Jack Hill [this message]
2023-04-27 15:42 ` [bug#63085] [PATCH v2 " Jack Hill
2023-06-19 10:16 ` Christopher Baines
2023-06-20 21:07 ` bug#63085: " Christopher Baines
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230427154256.23383-1-jackhill@jackhill.us \
--to=jackhill@jackhill.us \
--cc=63085@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
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 read-only IMAP folder(s) and NNTP newsgroup(s).