unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* bug#67746: (no subject)
       [not found] <00a441b9a21fa350d3a2da25fa451d3b@lyrion.ch>
@ 2024-02-20  2:10 ` John Kehayias via Guix-patches via
  0 siblings, 0 replies; only message in thread
From: John Kehayias via Guix-patches via @ 2024-02-20  2:10 UTC (permalink / raw)
  To: dziltener; +Cc: 67746-done

Closing in favor of <https://issues.guix.gnu.org/68146> which also
includes keeping the older wlroots for packages which aren't using 0.17
yet (though to be investigated; to finish review and push soon is my
plan).

Thanks for the patch, sorry for the delay!

On Sun, Dec 10, 2023 at 05:44 AM, dziltener@lyrion.ch wrote:

>>From 0edcb77d258b3f27af57ede4231f1811cf07eec2 Mon Sep 17 00:00:00 2001
> From: Daniel Ziltener <dziltener@lyrion.ch>
> Date: Sun, 10 Dec 2023 11:44:16 +0100
> Subject: [PATCH] gnu: wlroots: update to 0.17.0.
> To: guix-patches@gnu.org
> Cc: dziltener@lyrion.ch
>
> ---
>  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 82ef67a2e4..317f72928b 100644
> --- a/gnu/packages/wm.scm
> +++ b/gnu/packages/wm.scm
> @@ -1674,7 +1674,7 @@ (define-public polybar
>  (define-public wlroots
>    (package
>      (name "wlroots")
> -    (version "0.16.2")
> +    (version "0.17.0")
>      (source
>       (origin
>         (method git-fetch)
> @@ -1683,7 +1683,7 @@ (define-public wlroots
>               (commit version)))
>         (file-name (git-file-name name version))
>         (sha256
> -        (base32 "1m12nv6avgnz626h3giqp6gcx44w1wq6z0jy780mx8z255ic7q15"))))
> +        (base32 "11vb6xjvsjz7j2jkx00ygjp5xi63ni8ydd8wf3s0200ldr4ffjjm"))))
>      (build-system meson-build-system)
>      (arguments
>       `(#:phases





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-02-20  2:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <00a441b9a21fa350d3a2da25fa451d3b@lyrion.ch>
2024-02-20  2:10 ` bug#67746: (no subject) John Kehayias via Guix-patches via

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