all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#63085] [PATCH 1/2] gnu: wlroots: Update to 0.16.2.
@ 2023-04-26  4:51 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 ` [bug#63085] [PATCH v2 1/2] gnu: wlroots: Update to 0.16.2 Jack Hill
  0 siblings, 2 replies; 6+ messages in thread
From: Jack Hill @ 2023-04-26  4:51 UTC (permalink / raw)
  To: 63085; +Cc: Jack Hill

* gnu/packages/wm.scm (wlroots): Update to 0.16.2.
---
 gnu/packages/wm.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index f1fcc68d5f..54d6bd4c9b 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
-- 
2.39.2





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

* [bug#63085] [PATCH 2/2] gnu: sway: Update to 1.8.1.
  2023-04-26  4:51 [bug#63085] [PATCH 1/2] gnu: wlroots: Update to 0.16.2 Jack Hill
@ 2023-04-26  4:56 ` Jack Hill
  2023-04-27 15:42 ` [bug#63085] [PATCH v2 1/2] gnu: wlroots: Update to 0.16.2 Jack Hill
  1 sibling, 0 replies; 6+ messages in thread
From: Jack Hill @ 2023-04-26  4:56 UTC (permalink / raw)
  To: 63085; +Cc: Jack Hill

* gnu/packages/wm.scm (sway): Update to 1.8.1.
---
 gnu/packages/wm.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 54d6bd4c9b..88ab6aab2f 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1619,7 +1619,7 @@ (define-public wlroots
 (define-public sway
   (package
     (name "sway")
-    (version "1.8")
+    (version "1.8.1")
     (source
      (origin
        (method git-fetch)
@@ -1628,7 +1628,7 @@ (define-public sway
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "17dqr2lkmcv2ssp7vky27zw599i77whpb1aqh1s6kl8a8vkrz6mg"))))
+        (base32 "1y7brfrsjnm9gksijgnr6zxqiqvn06mdiwsk5j87ggmxazxd66av"))))
     (build-system meson-build-system)
     (arguments
      `(;; elogind is propagated by wlroots -> libseat
-- 
2.39.2





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

* [bug#63085] [PATCH v2 1/2] gnu: wlroots: Update to 0.16.2.
  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
  2023-04-27 15:42   ` [bug#63085] [PATCH v2 2/2] gnu: sway: Update to 1.8.1 Jack Hill
  1 sibling, 1 reply; 6+ messages in thread
From: Jack Hill @ 2023-04-27 15:42 UTC (permalink / raw)
  To: 63085

* 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





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

* [bug#63085] [PATCH v2 2/2] gnu: sway: Update to 1.8.1.
  2023-04-27 15:42 ` [bug#63085] [PATCH v2 1/2] gnu: wlroots: Update to 0.16.2 Jack Hill
@ 2023-04-27 15:42   ` Jack Hill
  2023-06-19 10:16     ` Christopher Baines
  0 siblings, 1 reply; 6+ messages in thread
From: Jack Hill @ 2023-04-27 15:42 UTC (permalink / raw)
  To: 63085

* gnu/packages/wm.scm (sway): Update to 1.8.1.
---
 gnu/packages/wm.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index 6bf5ad6687..09eb06ce57 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1619,7 +1619,7 @@ (define-public wlroots
 (define-public sway
   (package
     (name "sway")
-    (version "1.8")
+    (version "1.8.1")
     (source
      (origin
        (method git-fetch)
@@ -1628,7 +1628,7 @@ (define-public sway
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "17dqr2lkmcv2ssp7vky27zw599i77whpb1aqh1s6kl8a8vkrz6mg"))))
+        (base32 "1y7brfrsjnm9gksijgnr6zxqiqvn06mdiwsk5j87ggmxazxd66av"))))
     (build-system meson-build-system)
     (arguments
      `(;; elogind is propagated by wlroots -> libseat
-- 
2.39.2





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

* [bug#63085] [PATCH v2 2/2] gnu: sway: Update to 1.8.1.
  2023-04-27 15:42   ` [bug#63085] [PATCH v2 2/2] gnu: sway: Update to 1.8.1 Jack Hill
@ 2023-06-19 10:16     ` Christopher Baines
  2023-06-20 21:07       ` bug#63085: " Christopher Baines
  0 siblings, 1 reply; 6+ messages in thread
From: Christopher Baines @ 2023-06-19 10:16 UTC (permalink / raw)
  To: Jack Hill; +Cc: 63085

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

These patches look good to me, I've pushed them to master as
49cd552866f2b18db0c02a8a8768a28935fe6de1.

Thanks,

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

* bug#63085: [PATCH v2 2/2] gnu: sway: Update to 1.8.1.
  2023-06-19 10:16     ` Christopher Baines
@ 2023-06-20 21:07       ` Christopher Baines
  0 siblings, 0 replies; 6+ messages in thread
From: Christopher Baines @ 2023-06-20 21:07 UTC (permalink / raw)
  To: 63085-done

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


Marking as done.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [bug#63085] [PATCH v2 1/2] gnu: wlroots: Update to 0.16.2 Jack Hill
2023-04-27 15:42   ` [bug#63085] [PATCH v2 2/2] gnu: sway: Update to 1.8.1 Jack Hill
2023-06-19 10:16     ` Christopher Baines
2023-06-20 21:07       ` bug#63085: " Christopher Baines

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.