GNU bug report logs - #74649
[PATCH] Update Artanis to 1.0.0

Previous Next

Package: guix-patches;

Reported by: Josep Bigorra <jjbigorra <at> gmail.com>

Date: Mon, 2 Dec 2024 13:05:02 UTC

Severity: normal

Tags: patch

Merged with 74573

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

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 74649 in the body.
You can then email your comments to 74649 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#74649; Package guix-patches. (Mon, 02 Dec 2024 13:05:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Josep Bigorra <jjbigorra <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 02 Dec 2024 13:05:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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 1 (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)]

Merged 74573 74649. Request was from Andy Tai <lichengtai <at> gmail.com> to control <at> debbugs.gnu.org. (Fri, 13 Dec 2024 00:49:01 GMT) Full text and rfc822 format available.

Information forwarded to guix-patches <at> gnu.org:
bug#74649; Package guix-patches. (Thu, 26 Dec 2024 22:24:03 GMT) Full text and rfc822 format available.

Message #10 received at 74649-done <at> debbugs.gnu.org (full text, mbox):

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




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 24 Jan 2025 12:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 147 days ago.

Previous Next


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