GNU bug report logs - #42695
[PATCH] sway bump to 1.5

Previous Next

Package: guix-patches;

Reported by: andremegafone <at> gmail.com (André Alexandre Gomes)

Date: Mon, 3 Aug 2020 10:58:02 UTC

Severity: normal

Tags: fixed, patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: andremegafone <at> gmail.com (André Alexandre Gomes)
To: 42695 <at> debbugs.gnu.org
Subject: [bug#42695] [PATCH] sway bump to 1.5
Date: Mon, 03 Aug 2020 11:57:44 +0100
[guix-sway.patch (text/x-patch, inline)]
diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm
index bc3c152627..04d76a7da9 100644
--- a/gnu/packages/wm.scm
+++ b/gnu/packages/wm.scm
@@ -1357,7 +1357,7 @@ modules for building a Wayland compositor.")
 (define-public sway
   (package
     (name "sway")
-    (version "1.4")
+    (version "1.5")
     (source
      (origin
        (method git-fetch)
@@ -1366,7 +1366,7 @@ modules for building a Wayland compositor.")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "11qf89y3q92g696a6f4d23qb44gqixg6qxq740vwv2jw59ms34ja"))))
+        (base32 "0r3b7h778l9i20z3him9i2qsaynpn9y78hzfgv3cqi8fyry2c4f9"))))
     (build-system meson-build-system)
     (arguments
      `(#:phases
[Message part 2 (text/plain, inline)]

-- 
André Alexandre Gomes
"Free Thought, Free World"

This bug report was last modified 4 years and 156 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.