GNU bug report logs - #68260
[PATCH] gnu: fish-foreign-env: Update to 0.20230823.

Previous Next

Package: guix-patches;

Reported by: Tanguy Le Carrour <tanguy <at> bioneland.org>

Date: Fri, 5 Jan 2024 11:37:01 UTC

Severity: normal

Tags: patch

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 68260 in the body.
You can then email your comments to 68260 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#68260; Package guix-patches. (Fri, 05 Jan 2024 11:37:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tanguy Le Carrour <tanguy <at> bioneland.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 05 Jan 2024 11:37:02 GMT) Full text and rfc822 format available.

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

From: Tanguy Le Carrour <tanguy <at> bioneland.org>
To: guix-patches <at> gnu.org
Cc: Tanguy Le Carrour <tanguy <at> bioneland.org>
Subject: [PATCH] gnu: fish-foreign-env: Update to 0.20230823.
Date: Fri,  5 Jan 2024 12:36:17 +0100
Hi Guix,

Long time not contributed, but… this one should be trivial! … 🤞

Regards
Tanguy

* gnu/packages/shells.scm (fish-foreign-env): Update to 0.20230823.
[arguments]: Do no substitute in file that no longer exists.
---
 gnu/packages/shells.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/shells.scm b/gnu/packages/shells.scm
index 8d2aadc0aa..e3de0eb205 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -22,6 +22,7 @@
 ;;; Copyright © 2022 Andrew Tropin <andrew <at> trop.in>
 ;;; Copyright © 2023 Zheng Junjie <873216071 <at> qq.com>
 ;;; Copyright © 2023 David Pflug <david <at> pflug.io>
+;;; Copyright © 2024 Tanguy Le Carrour <tanguy <at> bioneland.org>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -273,16 +274,16 @@ (define-public fish
 (define-public fish-foreign-env
   (package
     (name "fish-foreign-env")
-    (version "0.20190116")
+    (version "0.20230823")
     (source
      (origin
        (method git-fetch)
        (uri (git-reference
              (url "https://github.com/oh-my-fish/plugin-foreign-env")
-             (commit "dddd9213272a0ab848d474d0cbde12ad034e65bc")))
+             (commit "7f0cf099ae1e1e4ab38f46350ed6757d54471de7")))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "00xqlyl3lffc5l0viin1nyp819wf81fncqyz87jx8ljjdhilmgbs"))))
+        (base32 "0d16mdgjdwln41zk44qa5vcilmlia4w15r8z2rc3p49i5ankksg3"))))
     (build-system trivial-build-system)
     (arguments
      '(#:modules ((guix build utils))
@@ -298,7 +299,6 @@ (define-public fish-foreign-env
 
            ;; Embed absolute paths.
            (substitute* `(,(string-append func-path "/fenv.fish")
-                          ,(string-append func-path "/fenv.apply.fish")
                           ,(string-append func-path "/fenv.main.fish"))
              (("bash")
               (search-input-file %build-inputs "/bin/bash"))

base-commit: ac69b423865f12310cef5662d9c303aa4b90c869
-- 
2.41.0





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Sun, 14 Jan 2024 21:57:02 GMT) Full text and rfc822 format available.

Notification sent to Tanguy Le Carrour <tanguy <at> bioneland.org>:
bug acknowledged by developer. (Sun, 14 Jan 2024 21:57:02 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Tanguy Le Carrour <tanguy <at> bioneland.org>
Cc: 68260-done <at> debbugs.gnu.org
Subject: Re: [bug#68260] [PATCH] gnu: fish-foreign-env: Update to 0.20230823.
Date: Sun, 14 Jan 2024 22:56:05 +0100
Hello!

Tanguy Le Carrour <tanguy <at> bioneland.org> skribis:

> * gnu/packages/shells.scm (fish-foreign-env): Update to 0.20230823.
> [arguments]: Do no substitute in file that no longer exists.

Applied, thanks! :-)

Ludo’.




Information forwarded to guix-patches <at> gnu.org:
bug#68260; Package guix-patches. (Mon, 15 Jan 2024 07:42:02 GMT) Full text and rfc822 format available.

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

From: Tanguy LE CARROUR <tanguy <at> bioneland.org>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 68260-done <at> debbugs.gnu.org
Subject: Re: [bug#68260] [PATCH] gnu: fish-foreign-env: Update to 0.20230823.
Date: Mon, 15 Jan 2024 08:41:48 +0100
Hi Ludo’,


Quoting Ludovic Courtès (2024-01-14 22:56:05)
> Tanguy Le Carrour <tanguy <at> bioneland.org> skribis:
> 
> > * gnu/packages/shells.scm (fish-foreign-env): Update to 0.20230823.
> > [arguments]: Do no substitute in file that no longer exists.
> 
> Applied, thanks! :-)

Thaaaanks!


-- 
Tanguy




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

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

Previous Next


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