unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#42695] [PATCH] sway bump to 1.5
@ 2020-08-03 10:57 André Alexandre Gomes
  2020-08-03 19:16 ` Oleg Pykhalov
  2020-08-04 11:38 ` [bug#42695] [PATCH] gnu: sway: Attempt to update " André Alexandre Gomes
  0 siblings, 2 replies; 4+ messages in thread
From: André Alexandre Gomes @ 2020-08-03 10:57 UTC (permalink / raw)
  To: 42695

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: guix-sway.patch --]
[-- Type: text/x-patch, Size: 747 bytes --]

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

[-- Attachment #2: Type: text/plain, Size: 61 bytes --]



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

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

end of thread, other threads:[~2020-08-05 15:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-03 10:57 [bug#42695] [PATCH] sway bump to 1.5 André Alexandre Gomes
2020-08-03 19:16 ` Oleg Pykhalov
2020-08-04 11:38 ` [bug#42695] [PATCH] gnu: sway: Attempt to update " André Alexandre Gomes
2020-08-05 15:49   ` Oleg Pykhalov

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