GNU bug report logs - #70991
[PATCH] gnu: wlsunset: Update to 0.4.0.

Previous Next

Package: guix-patches;

Reported by: Wilko Meyer <w <at> wmeyer.eu>

Date: Thu, 16 May 2024 20:27:02 UTC

Severity: normal

Tags: patch

Done: Z572 <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 70991-done <at> debbugs.gnu.org (full text, mbox):

From: Z572 <zhengjunjie <at> iscas.ac.cn>
To: Wilko Meyer <w <at> wmeyer.eu>
Cc: 70991-done <at> debbugs.gnu.org
Subject: Re: [bug#70991] [PATCH] gnu: wlsunset: Update to 0.4.0.
Date: Wed, 22 May 2024 13:38:46 +0800
[Message part 1 (text/plain, inline)]
Wilko Meyer <w <at> wmeyer.eu> writes:

> * gnu/packages/xdisorg.scm (wlsunset): Update to 0.4.0.
>
> Change-Id: I4638d89c29fd4da2ae9850955bb43875fb00d416
> ---
> Hi Guix,
>
> Updated wlsunset, builds fine locally on my machine:
>
> ./pre-inst-env guix build -K wlsunset
> ;;; note: source file /home/wilko/devel/guix/gnu/packages/xdisorg.scm
> ;;;       newer than compiled /home/wilko/devel/guix/gnu/packages/xdisorg.go
> ;;; note: source file /home/wilko/devel/guix/gnu/packages/xdisorg.scm
> ;;;       newer than compiled /run/current-system/profile/lib/guile/3.0/site-ccache/gnu/packages/xdisorg.go
> /gnu/store/q3lmcdwi2p962x907fbcl7gsvdvdllna-wlsunset-0.4.0
>
> Cheers!
>
>  gnu/packages/xdisorg.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
> index e13b44290e..d39554f12f 100644
> --- a/gnu/packages/xdisorg.scm
> +++ b/gnu/packages/xdisorg.scm
> @@ -3617,7 +3617,7 @@ (define-public xkbset
>  (define-public wlsunset
>    (package
>      (name "wlsunset")
> -    (version "0.3.0")
> +    (version "0.4.0")
>      (source
>       (origin
>         (method git-fetch)
> @@ -3627,7 +3627,7 @@ (define-public wlsunset
>         (file-name (git-file-name name version))
>         (sha256
>          (base32
> -         "1wbz6m7p0czhyv7axg2gn0ffh1q1887khh6phvw35a2llichyrlc"))))
> +         "1n60b2qq4ihw0g2dwisrvsvbhpml4mlv42425j0r7xhlm4w93z2k"))))
>      (build-system meson-build-system)
>      (inputs
>       (list wayland wayland-protocols))

push, see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=f1a573067c7157a30e8d5e5b3443fee7fcb8af42
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 52 days ago.

Previous Next


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