GNU bug report logs - #55561
[PATCH] update yad to 12.0

Previous Next

Package: guix-patches;

Reported by: Benjamin Slade <slade <at> lambda-y.net>

Date: Sat, 21 May 2022 20:24:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Benjamin Slade <slade <at> lambda-y.net>
Cc: 55561-done <at> debbugs.gnu.org
Subject: Re: bug#55561: [PATCH] update yad to 12.0
Date: Fri, 27 May 2022 23:12:29 +0200
Hi,

Benjamin Slade <slade <at> lambda-y.net> skribis:

> @@ -2546,7 +2547,7 @@ (define-public volumeicon
>  (define-public yad
>    (package
>      (name "yad")
> -    (version "5.0")
> +    (version "12.0")
>      (source
>       (origin
>         (method git-fetch)
> @@ -2555,7 +2556,7 @@ (define-public yad
>               (commit (string-append "v" version))))
>         (file-name (git-file-name name version))
>         (sha256
> -        (base32 "07rd61hvilsxxrj7lf8c9k0a8glj07s48m7ya8d45030r90g3lvc"))))
> +        (base32 "1nbbw4vwlxjlp83d35w54952b6rrn8qlr3d053lisqwl0hfcm7if"))))
>      (build-system glib-or-gtk-build-system)

Added a commit log and committed it.

Thanks,
Ludo’.




This bug report was last modified 3 years and 81 days ago.

Previous Next


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