GNU bug report logs - #75029
[PATCH] gnu: direnv: Update to 2.35.0.

Previous Next

Package: guix-patches;

Reported by: Jordan Moore <lockbox <at> struct.foo>

Date: Sun, 22 Dec 2024 16:17:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

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 75029 in the body.
You can then email your comments to 75029 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#75029; Package guix-patches. (Sun, 22 Dec 2024 16:17:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jordan Moore <lockbox <at> struct.foo>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 22 Dec 2024 16:17:02 GMT) Full text and rfc822 format available.

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

From: Jordan Moore <lockbox <at> struct.foo>
To: guix-patches <at> gnu.org
Cc: Jordan Moore <lockbox <at> struct.foo>
Subject: [PATCH] gnu: direnv: Update to 2.35.0.
Date: Sun, 22 Dec 2024 11:14:48 -0500
* gnu/packages/shellutils.scm (direnv): Update to 2.35.0.

Change-Id: I22b1769bb2c848b9f59f265d2cfc6f99224f158b
---
 gnu/packages/shellutils.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/shellutils.scm b/gnu/packages/shellutils.scm
index 74e9429de0..dc6749af5c 100644
--- a/gnu/packages/shellutils.scm
+++ b/gnu/packages/shellutils.scm
@@ -600,7 +600,7 @@ (define-public tran
 (define-public direnv
   (package
     (name "direnv")
-    (version "2.34.0")
+    (version "2.35.0")
     (source
      (origin (method git-fetch)
              (uri (git-reference
@@ -609,7 +609,7 @@ (define-public direnv
              (file-name (git-file-name name version))
              (sha256
               (base32
-               "0g04yxsj78v664dhkfa6fhm0vi2gzx1agr3h47dnm2f55wnymz0j"))))
+               "0l9pziv5nxlq6dxbsqrfl6z4ibq171wfx6wmjs392cdn5w2n908b"))))
     (build-system go-build-system)
     (arguments
      '(#:import-path "github.com/direnv/direnv"

base-commit: 1ca065fe68d68a2fa9c3d747f23fd11c8ecfd85b
-- 
2.46.0





Reply sent to 宋文武 <iyzsong <at> envs.net>:
You have taken responsibility. (Tue, 24 Dec 2024 05:04:01 GMT) Full text and rfc822 format available.

Notification sent to Jordan Moore <lockbox <at> struct.foo>:
bug acknowledged by developer. (Tue, 24 Dec 2024 05:04:01 GMT) Full text and rfc822 format available.

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

From: 宋文武 <iyzsong <at> envs.net>
To: Jordan Moore <lockbox <at> struct.foo>
Cc: 75029-done <at> debbugs.gnu.org
Subject: Re: [bug#75029] [PATCH] gnu: direnv: Update to 2.35.0.
Date: Tue, 24 Dec 2024 13:06:28 +0800
Jordan Moore <lockbox <at> struct.foo> writes:

> * gnu/packages/shellutils.scm (direnv): Update to 2.35.0.

Pushed to master, thank you!




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

This bug report was last modified 150 days ago.

Previous Next


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