GNU bug report logs - #56286
Add kyua, lutok, atf

Previous Next

Package: guix-patches;

Reported by: "(" <paren <at> disroot.org>

Date: Tue, 28 Jun 2022 17:43:02 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#56286: closed (Add kyua, lutok, atf)
Date: Mon, 26 Feb 2024 16:11:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 26 Feb 2024 11:06:49 -0500
with message-id <877cirky5i.fsf_-_ <at> gmail.com>
and subject line Re: bug#56286: Add kyua, lutok, atf
has caused the debbugs.gnu.org bug report #56286,
regarding Add kyua, lutok, atf
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
56286: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56286
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "(" <paren <at> disroot.org>
To: <guix-patches <at> gnu.org>
Subject: [PATCHSET] Add pkgconf
Date: Tue, 28 Jun 2022 18:41:28 +0100
This patchset adds the pkgconf <https://pkgconf.org> compiler
configuration toolkit.

    -- (


[Message part 3 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Vagrant Cascadian <vagrant <at> debian.org>
Cc: 56286-done <at> debbugs.gnu.org, "\(" <paren <at> disroot.org>
Subject: Re: bug#56286: Add kyua, lutok, atf
Date: Mon, 26 Feb 2024 11:06:49 -0500
Hi,

Vagrant Cascadian <vagrant <at> 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


This bug report was last modified 1 year and 81 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.