GNU bug report logs - #77736
[PATCH] gnu: go-github-com-logrusorgru-aurora-v4: Fix import path.

Previous Next

Package: guix-patches;

Reported by: Daniel Ziltener <dziltener <at> lyrion.ch>

Date: Fri, 11 Apr 2025 12:28:02 UTC

Severity: normal

Tags: patch

Done: Sharlatan Hellseher <sharlatanus <at> gmail.com>

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 77736 in the body.
You can then email your comments to 77736 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#77736; Package guix-patches. (Fri, 11 Apr 2025 12:28:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Daniel Ziltener <dziltener <at> lyrion.ch>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 11 Apr 2025 12:28:02 GMT) Full text and rfc822 format available.

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

From: Daniel Ziltener <dziltener <at> lyrion.ch>
To: guix-patches <at> gnu.org
Cc: Daniel Ziltener <dziltener <at> lyrion.ch>
Subject: [PATCH] gnu: go-github-com-logrusorgru-aurora-v4: Fix import path.
Date: Fri, 11 Apr 2025 14:25:45 +0200
---
 gnu/packages/golang-xyz.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/golang-xyz.scm b/gnu/packages/golang-xyz.scm
index 12dc1295d7..93dd817f1b 100644
--- a/gnu/packages/golang-xyz.scm
+++ b/gnu/packages/golang-xyz.scm
@@ -10132,7 +10132,7 @@ (define-public go-github-com-logrusorgru-aurora-v4
     (build-system go-build-system)
     (arguments
      (list
-      #:import-path "github.com/logrusorgru/aurora/v3"))
+      #:import-path "github.com/logrusorgru/aurora/v4"))
     (native-inputs
      (list go-github-com-stretchr-testify))))
 
-- 
2.49.0





Reply sent to Sharlatan Hellseher <sharlatanus <at> gmail.com>:
You have taken responsibility. (Wed, 16 Apr 2025 11:39:06 GMT) Full text and rfc822 format available.

Notification sent to Daniel Ziltener <dziltener <at> lyrion.ch>:
bug acknowledged by developer. (Wed, 16 Apr 2025 11:39:07 GMT) Full text and rfc822 format available.

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

From: Sharlatan Hellseher <sharlatanus <at> gmail.com>
To: 77736-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: go-github-com-logrusorgru-aurora-v4: Fix import path.
Date: Wed, 16 Apr 2025 12:38:43 +0100
[Message part 1 (text/plain, inline)]
Hi,

Pushed to master as a82fcf2c29c3ba8146a510613ee2df15bd020080.

--
Oleg
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 15 May 2025 11:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 86 days ago.

Previous Next


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