guix-patches
[Top][All Lists]
Advanced

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

bug#29395: [PATCH] gnu: utox: Update to 0.16.1. (v2)


From: Leo Famulari
Subject: bug#29395: [PATCH] gnu: utox: Update to 0.16.1. (v2)
Date: Thu, 23 Nov 2017 20:28:14 -0500
User-agent: Mutt/1.9.1 (2017-09-22)

On Wed, Nov 22, 2017 at 02:08:47PM +0100, Rutger Helling wrote:
> Here is a second version of the patch that also fixes the problem with
> not being able to open the file chooser dialog.

Thanks!

I pushed as 907ab9e8cbab10413848dfc8982cfc851e03903f with some edits to
the commit message.

>       (sha256
>        (base32
> -       "15s4iwjk1s0kihjqn0f07c9618clbphpr827mds3xddkiwnjz37v"))))
> -   (build-system cmake-build-system)
> +       "14xl72y4w1x2kk0cvkcr9pmywllm0r9w2grjqiknwn95pw6yxz6q"))))
>     (arguments
> -    '(#:tests? #f ; No test phase.
> -      #:phases

[...]

> +            `("GSETTINGS_SCHEMA_DIR" =
> +              (,(string-append (assoc-ref inputs "gtk+")
> +                               "/share/glib-2.0/schemas")))))))))
> +   (build-system cmake-build-system)

I also kept 'build-system' at the top, which is idiomatic but otherwise
irrelevant :)

Attachment: signature.asc
Description: PGP signature


reply via email to

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