guix-patches
[Top][All Lists]
Advanced

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

[bug#56286] [PATCH v2 6/6] gnu: Add pkgconf.


From: Vagrant Cascadian
Subject: [bug#56286] [PATCH v2 6/6] gnu: Add pkgconf.
Date: Fri, 01 Sep 2023 20:28:34 -0700

retitle 56286 Add kyua, lutok, atf
thanks

On 2022-06-28, ( wrote:
> * gnu/packages/pkg-config.scm (pkgconf): New variable.
....
> +(define-public pkgconf
> +  ;; The last release was tagged on 2021-07-25, and there's been a lot of 
> activity
> +  ;; since then.
> +  (let ((commit "b0802cb3d19b5b963ad20eed464a2da6e7d7b0b5")
> +        (revision "0"))
> +    (package
> +     (name "pkgconf")
> +     (version (git-version "1.8.0" revision commit))

pkgconf was since merged and updated up to 2.2.0:

eda94d13d4b1845c398ceee34c6bff7364bceaa6 gnu: Add pkgconf.
eeb71d778f149834015858467fbeeb1276d96d1d gnu: pkgconf: Update to 2.0.2.

Though other packages were not yet merged, as well as possibly some
other miscelaneous changes, retitling bug to match the remaining items.


live well,
  vagrant

Attachment: signature.asc
Description: PGP signature


reply via email to

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