From: Jordan Moore <lockbox@struct.foo>
To: 75029@debbugs.gnu.org
Cc: Jordan Moore <lockbox@struct.foo>
Subject: [bug#75029] [PATCH] gnu: direnv: Update to 2.35.0.
Date: Sun, 22 Dec 2024 11:14:48 -0500 [thread overview]
Message-ID: <1c82cb31363fb777f93624fee0ddea25a6c08d00.1734884087.git.lockbox@struct.foo> (raw)
* 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 other threads:[~2024-12-22 16:17 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1c82cb31363fb777f93624fee0ddea25a6c08d00.1734884087.git.lockbox@struct.foo \
--to=lockbox@struct.foo \
--cc=75029@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).