GNU bug report logs - #74573
[PATCH] gnu: artanis: update to 1.0.0.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Thu, 28 Nov 2024 06:37:02 UTC

Severity: normal

Tags: patch

Merged with 74649

Done: Ludovic Courtès <ludo <at> gnu.org>

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: Josep Bigorra <jjbigorra <at> gmail.com>
Subject: bug#74649: closed (Re: [bug#74573] [PATCH v2] gnu: artanis:
 update to 1.0.0.)
Date: Thu, 26 Dec 2024 22:24:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#74573: [PATCH] Update Artanis to 1.0.0

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 74649 <at> debbugs.gnu.org.

-- 
74573: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74573
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Andy Tai <atai <at> atai.org>
Cc: mulei <at> gnu.org, 74573-done <at> debbugs.gnu.org, 74649-done <at> debbugs.gnu.org
Subject: Re: [bug#74573] [PATCH v2] gnu: artanis: update to 1.0.0.
Date: Thu, 26 Dec 2024 23:22:46 +0100
Hi,

Andy Tai <atai <at> atai.org> skribis:

> * gnu/packages/guile-xyz.scm (artanis): update to 1.0.0.
> [source]: Remove code removing non-existent old directories.
> [arguments]<#:configure-flags>: Add aarch64 specific flag.
>
> Change-Id: I27b38eaff75cda008ae7de3eceb84dc5b7bf01aa

[...]

>      (arguments
> -     `(#:modules (((guix build guile-build-system)
> +     `(#:configure-flags
> +       '( ,@(if (target-aarch64?) '("--build=aarch64-unknown-linux-gnu") '()))

Applied without the #:configure-flags above since that’s already exactly
what happens by default.

Thanks,
Ludo’.

[Message part 3 (message/rfc822, inline)]
From: Josep Bigorra <jjbigorra <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] Update Artanis to 1.0.0
Date: Mon, 2 Dec 2024 14:03:42 +0100
[Message part 4 (text/plain, inline)]
Hi all! I am submitting an update to Artanis, after noticing on Guix
an old version is in the repos.
Hope I didn't miss anything, thanks in advance!

Regards,
Joe
[0001-update-artanis-to-1.0.0.patch (text/x-patch, attachment)]

This bug report was last modified 146 days ago.

Previous Next


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