From: andremegafone@gmail.com (André Alexandre Gomes)
To: 42695@debbugs.gnu.org
Subject: [bug#42695] [PATCH] sway bump to 1.5
Date: Mon, 03 Aug 2020 11:57:44 +0100 [thread overview]
Message-ID: <87mu3cuhcn.fsf@gmail.com> (raw)
[-- 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"
next reply other threads:[~2020-08-03 11:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-03 10:57 André Alexandre Gomes [this message]
2020-08-03 19:16 ` [bug#42695] [PATCH] sway bump to 1.5 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
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=87mu3cuhcn.fsf@gmail.com \
--to=andremegafone@gmail.com \
--cc=42695@debbugs.gnu.org \
/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).