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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Jordan Moore <lockbox <at> struct.foo>
Subject: bug#75029: closed (Re: [bug#75029] [PATCH] gnu: direnv: Update to
 2.35.0.)
Date: Tue, 24 Dec 2024 05:04:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#75029: [PATCH] gnu: direnv: Update to 2.35.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 75029 <at> debbugs.gnu.org.

-- 
75029: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75029
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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!

[Message part 3 (message/rfc822, inline)]
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




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.