unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#41157] [PATCH 1/2] gnu: wlroots: Update to 0.10.1
@ 2020-05-09 18:18 Niclas Meyer
  2020-05-09 18:34 ` [bug#41157] [PATCH 2/2] gnu: sway: Update to 1.4 Niclas Meyer
  0 siblings, 1 reply; 2+ messages in thread
From: Niclas Meyer @ 2020-05-09 18:18 UTC (permalink / raw)
  To: 41157

From 44f90676568f650a38bd7e0fba079e64fe545ae6 Mon Sep 17 00:00:00 2001
From: buffet <niclas@countingsort.com>
Date: Sat, 9 May 2020 17:58:25 +0000
Subject: [PATCH 1/2] gnu: wlroots: Update to 0.10.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 9f64f206af..6b8e27481c 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1313,7 +1313,7 @@ functionality to display information about the most commonly used services.")
 (define-public wlroots
   (package
     (name "wlroots")
-    (version "0.7.0")
+    (version "0.10.1")
     (source
      (origin
        (method git-fetch)
@@ -1322,7 +1322,7 @@ functionality to display information about the most commonly used services.")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0jzxa6psbc7ddxli7rbfqxmv1svxnis51l1vch4hb9fdixqm284a"))))
+        (base32 "0j2lh9vc92zhn44rjbia5aw3y1rpgfng1x1h17lcvj5m4i6vj0pc"))))
     (build-system meson-build-system)
     (arguments
      `(#:configure-flags '("-Dlogind-provider=elogind")
-- 
2.26.2




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

* [bug#41157] [PATCH 2/2] gnu: sway: Update to 1.4
  2020-05-09 18:18 [bug#41157] [PATCH 1/2] gnu: wlroots: Update to 0.10.1 Niclas Meyer
@ 2020-05-09 18:34 ` Niclas Meyer
  0 siblings, 0 replies; 2+ messages in thread
From: Niclas Meyer @ 2020-05-09 18:34 UTC (permalink / raw)
  To: 41157@debbugs.gnu.org

From c5c134a535aaa83fe329974f61427c5050fd9e20 Mon Sep 17 00:00:00 2001
From: buffet <niclas@countingsort.com>
Date: Sat, 9 May 2020 17:59:35 +0000
Subject: [PATCH 2/2] gnu: sway: Update to 1.4

---
 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 6b8e27481c..4a74e784e0 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1358,7 +1358,7 @@ modules for building a Wayland compositor.")
 (define-public sway
   (package
     (name "sway")
-    (version "1.2")
+    (version "1.4")
     (source
      (origin
        (method git-fetch)
@@ -1367,7 +1367,7 @@ modules for building a Wayland compositor.")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0vch2zm5afc76ia78p3vg71zr2fyda67l9hd2h0x1jq3mnvfbxnd"))))
+        (base32 "11qf89y3q92g696a6f4d23qb44gqixg6qxq740vwv2jw59ms34ja"))))
     (build-system meson-build-system)
     (arguments
      `(#:phases
-- 
2.26.2




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

end of thread, other threads:[~2020-05-09 18:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-09 18:18 [bug#41157] [PATCH 1/2] gnu: wlroots: Update to 0.10.1 Niclas Meyer
2020-05-09 18:34 ` [bug#41157] [PATCH 2/2] gnu: sway: Update to 1.4 Niclas Meyer

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