guix-patches
[Top][All Lists]
Advanced

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

bug#56286: Add kyua, lutok, atf


From: Maxim Cournoyer
Subject: bug#56286: Add kyua, lutok, atf
Date: Mon, 26 Feb 2024 11:06:49 -0500
User-agent: Gnus/5.13 (Gnus v5.13)

Hi,

Vagrant Cascadian <vagrant@debian.org> writes:

> 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.

I've also sent a series containing kyua (with its test suite enabled!),
lutok af atf (apologies for not noticing about this series earlier) in
the https://issues.guix.gnu.org/68813 series, which also have our
pkg-config replaced with pkgconf-as-pkg-config, which reduces the need
to propagate things (there's no need to propagate *.private pkg-config
fields anymore).

I'm thus closing this series.

-- 
Thanks,
Maxim





reply via email to

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