guix-patches
[Top][All Lists]
Advanced

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

bug#48502: [PATCH 0/1] gnu: luakit: Update to 2.3.


From: Ludovic Courtès
Subject: bug#48502: [PATCH 0/1] gnu: luakit: Update to 2.3.
Date: Sat, 22 May 2021 23:37:06 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

Hi,

Raphaël Mélotte <raphael.melotte@mind.be> skribis:

> * gnu/packages/web-browsers.scm (luakit): Update to 2.3
> [arguments]: Add 'set-version' phase.

[...]

> +         (add-before 'build 'set-version
> +           (lambda _
> +             (setenv "VERSION_FROM_GIT" ,(package-version luakit))

I changed this to (package-version this-package), which works also when
inheriting from the package, and applied.

Thanks!

Ludo’.





reply via email to

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