guix-devel
[Top][All Lists]
Advanced

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

Re: 01/01: gnu: vulkan-loader: Update URL and change name.


From: Ludovic Courtès
Subject: Re: 01/01: gnu: vulkan-loader: Update URL and change name.
Date: Wed, 06 Jun 2018 22:19:19 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)

Hello,

address@hidden (Rutger Helling) skribis:

> -(define-public vulkan-icd-loader
> +(define-public vulkan-loader
>    (package
> -    (name "vulkan-icd-loader")
> +    (name "vulkan-loader")

It may be useful to have:

  (define-public vulkan-icd-loader
    (deprecated-package "vulkan-icd-loader" vulkan-loader))

so that if people installed it under the previous name, it’ll
automatically upgrade to the new name.

Ludo’.



reply via email to

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