unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: 01/01: gnu: vulkan-loader: Update URL and change name.
       [not found] ` <20180606144903.AFD5720890@vcs0.savannah.gnu.org>
@ 2018-06-06 20:19   ` Ludovic Courtès
  2018-06-07 11:37     ` Rutger Helling
  0 siblings, 1 reply; 2+ messages in thread
From: Ludovic Courtès @ 2018-06-06 20:19 UTC (permalink / raw)
  To: guix-devel, Rutger Helling

Hello,

rhelling@mykolab.com (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’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 01/01: gnu: vulkan-loader: Update URL and change name.
  2018-06-06 20:19   ` 01/01: gnu: vulkan-loader: Update URL and change name Ludovic Courtès
@ 2018-06-07 11:37     ` Rutger Helling
  0 siblings, 0 replies; 2+ messages in thread
From: Rutger Helling @ 2018-06-07 11:37 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

[-- Attachment #1: Type: text/plain, Size: 605 bytes --]

Thanks for the tip, done!

On Wed, 06 Jun 2018 22:19:19 +0200
ludo@gnu.org (Ludovic Courtès) wrote:

> Hello,
> 
> rhelling@mykolab.com (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’.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-06-07 11:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20180606144901.889.47456@vcs0.savannah.gnu.org>
     [not found] ` <20180606144903.AFD5720890@vcs0.savannah.gnu.org>
2018-06-06 20:19   ` 01/01: gnu: vulkan-loader: Update URL and change name Ludovic Courtès
2018-06-07 11:37     ` Rutger Helling

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).