guix-patches
[Top][All Lists]
Advanced

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

[bug#31430] [PATCH 2/6] gnu: Add amalgamate.


From: Ludovic Courtès
Subject: [bug#31430] [PATCH 2/6] gnu: Add amalgamate.
Date: Mon, 28 May 2018 13:44:25 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Fis Trivial <address@hidden> skribis:

> This commit also re-orders some module statements.
>
> * gnu/packages/code.scm (amalgamate): New variable.

[...]

> +(define-public amalgamate
> +  (let* ((commit "c91f07eea1133aa184f652b8f1398eaf03586208")
> +         (revision "0")
> +         (version (string-append "1.1.1" revision commit)))

I changed ‘string-append’ to ‘git-version’ here.  There rest is fine!

Ludo’.





reply via email to

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