Andy Wingo <[email protected]> skribis:

> * gnu/packages/freedesktop.scm (elogind): Update to 219.5.

Sure!

> +    (version "219.5")
> +    (source (origin
> +              (method git-fetch)
> +              (uri (git-reference
> +                    (url "https://github.com/andywingo/elogind";)
> +                    (tag (string-append "v" version))))

Maybe use ‘commit’ instead of ‘tag’ for now, or wait for the other
patch?

It would actually be ideal if you could upload a ‘make dist’-produced
tarball somewhere, but if not that’s fine.

Thanks,
Ludo’.

Reply via email to