guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#42695] [PATCH] sway bump to 1.5


From: Oleg Pykhalov
Subject: [bug#42695] [PATCH] sway bump to 1.5
Date: Mon, 03 Aug 2020 22:16:07 +0300
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Hi,

andremegafone@gmail.com (André Alexandre Gomes) writes:

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

Cannot build this version on a Guix master:
--8<---------------cut here---------------start------------->8---
Subproject  subprojects/wlroots is buildable: NO (disabling)
Dependency wlroots found: NO found 0.10.1 but need: '>=0.11.0' ; matched: 
'<0.12.0'
Run-time dependency wlroots found: NO

meson.build:75:1: ERROR: Invalid version of dependency, need 'wlroots' 
['>=0.11.0'] found '0.10.1'.

A full log can be found at 
/tmp/guix-build-sway-1.5.drv-0/build/meson-logs/meson-log.txt
--8<---------------cut here---------------end--------------->8---

could you take a look on this, please?

[…]

Also, make sure your commit message follows project standarts for
patches https://guix.gnu.org/manual/en/html_node/Submitting-Patches.html

Thanks,
Oleg.

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]