unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Yovan Naumovski via Guix-patches via <guix-patches@gnu.org>
To: 54243@debbugs.gnu.org
Subject: [bug#54243] [PATCH core-updates 4/5] gnu: wlroots: Update to 0.15.1
Date: Fri, 4 Mar 2022 12:08:21 +0200	[thread overview]
Message-ID: <20220304120821.1404de04@gorski.stream> (raw)
In-Reply-To: <20220304115556.0ccdfdb6@gorski.stream>

---
 gnu/packages/wm.scm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 9549b073cf..6eabd2e2c0 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -49,6 +49,7 @@
 ;;; Copyright © 2021 jgart <jgart@dismail.de>
 ;;; Copyright © 2021 Disseminate Dissent
<disseminatedissent@protonmail.com> ;;; Copyright © 2022 John Kehayias
<john.kehayias@protonmail.com> +;;; Copyright © 2022 Yovan Naumovski
<yovan@gorski.stream> ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1529,16 +1530,16 @@ (define-public polybar
 (define-public wlroots
   (package
     (name "wlroots")
-    (version "0.14.1")
+    (version "0.15.1")
     (source
      (origin
        (method git-fetch)
        (uri (git-reference
-             (url "https://github.com/swaywm/wlroots")
+             (url "https://gitlab.freedesktop.org/wlroots/wlroots")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32
"1sshp3lvlkl1i670kxhwsb4xzxl8raz6769kqvgmxzcb63ns9ay1"))))
+        (base32
"00s73nhi3sc48l426jdlqwpclg41kx1hv0yk4yxhbzw19gqpfm1h"))))
(build-system meson-build-system) (arguments
      `(#:phases
-- 
2.34.0




  parent reply	other threads:[~2022-03-04 10:09 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-04  9:55 [bug#54243] [PATCH core-updates 0/5] sway: Update to 1.7 Yovan Naumovski via Guix-patches via
2022-03-04 10:01 ` [bug#54243] [PATCH core-updates 1/5] gnu: libdrm: Update to 2.4.110 Yovan Naumovski via Guix-patches via
2022-03-04 10:03 ` [bug#54243] [PATCH core-updates 2/5] gnu: wayland: Update to 1.20.0 Yovan Naumovski via Guix-patches via
2022-03-04 10:06 ` [bug#54243] [PATCH core-updates 3/5] gnu: wayland-protocols: Update to 1.25 Yovan Naumovski via Guix-patches via
2022-03-04 10:08 ` Yovan Naumovski via Guix-patches via [this message]
2022-03-04 10:10 ` [bug#54243] [PATCH core-updates 5/5] gnu: sway: Update to 1.7 Yovan Naumovski via Guix-patches via
2022-03-07  9:51 ` [bug#54243] Possible duplicate of 53581 phodina via Guix-patches via
2022-08-03  6:30 ` [bug#54243] Closing 54243 kiasoc5 via Guix-patches via
2022-08-03  9:32   ` Maxime Devos

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=20220304120821.1404de04@gorski.stream \
    --to=guix-patches@gnu.org \
    --cc=54243@debbugs.gnu.org \
    --cc=yovan@gorski.stream \
    /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).