guix-patches
[Top][All Lists]
Advanced

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

[bug#28377] [PATCH 07/10] system: Serialize the UUID type in the "parame


From: Danny Milosavljevic
Subject: [bug#28377] [PATCH 07/10] system: Serialize the UUID type in the "parameters" file.
Date: Mon, 11 Sep 2017 18:02:03 +0200

> -     ;; TODO: Preserve the type of UUID.
> -     (uuid-bytevector uuid))
> +     `(uuid ,(uuid-type uuid) ,(uuid-bytevector uuid)))

Ah okay.

LGTM!





reply via email to

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