GNU bug report logs - #56146
[PATCH] gnu: direnv: Update to 2.32.1.

Previous Next

Package: guix-patches;

Reported by: Jose G Perez Taveras <josegpt27 <at> gmail.com>

Date: Wed, 22 Jun 2022 14:47:02 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 56146 in the body.
You can then email your comments to 56146 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#56146; Package guix-patches. (Wed, 22 Jun 2022 14:47:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jose G Perez Taveras <josegpt27 <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 22 Jun 2022 14:47:02 GMT) Full text and rfc822 format available.

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

From: Jose G Perez Taveras <josegpt27 <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: direnv: Update to 2.32.1.
Date: Wed, 22 Jun 2022 10:46:07 -0400
[Message part 1 (text/plain, inline)]
Hello,

This patch updates direnv to the latest release 2.32.1.

Thanks,
josegpt

[0001-gnu-direnv-Update-to-2.32.1.patch (text/plain, inline)]
From a675343bd5d3aa2c5b12cf5e0a27159b8ef984a6 Mon Sep 17 00:00:00 2001
From: Jose G Perez Taveras <josegpt27 <at> gmail.com>
Date: Wed, 22 Jun 2022 10:40:48 -0400
Subject: [PATCH] gnu: direnv: Update to 2.32.1.

---
 gnu/packages/shellutils.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/shellutils.scm b/gnu/packages/shellutils.scm
index ad674a3989..110cbe9fda 100644
--- a/gnu/packages/shellutils.scm
+++ b/gnu/packages/shellutils.scm
@@ -14,6 +14,7 @@
 ;;; Copyright © 2021 Xinglu Chen <public <at> yoctocell.xyz>
 ;;; Copyright © 2021 Foo Chuan Wei <chuanwei.foo <at> hotmail.com>
 ;;; Copyright © 2021 Wiktor Żelazny <wzelazny <at> vurv.cz>
+;;; Copyright © 2022 Jose G Perez Taveras <josegpt27 <at> gmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -368,7 +369,7 @@ (define-public trash-cli
 (define-public direnv
   (package
     (name "direnv")
-    (version "2.31.0")
+    (version "2.32.1")
     (source
      (origin (method git-fetch)
              (uri (git-reference
@@ -377,7 +378,7 @@ (define-public direnv
              (file-name (git-file-name name version))
              (sha256
               (base32
-               "1c52izjzkdhmyrfx1gmbp34n0qpxyxw0s94f0vy3ldlg8xr36wmk"))))
+               "1i473j7j4sx8p83zqlnakskqk0jyd3byajp7jmv2gym9s4k841y7"))))
     (build-system go-build-system)
     (arguments
      '(#:import-path "github.com/direnv/direnv"

base-commit: e74fa406e1043547242a8b67ab9907fea7aae6b9
-- 
2.36.1


Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Thu, 23 Jun 2022 20:24:03 GMT) Full text and rfc822 format available.

Notification sent to Jose G Perez Taveras <josegpt27 <at> gmail.com>:
bug acknowledged by developer. (Thu, 23 Jun 2022 20:24:03 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Jose G Perez Taveras <josegpt27 <at> gmail.com>
Cc: 56146-done <at> debbugs.gnu.org
Subject: Re: bug#56146: [PATCH] gnu: direnv: Update to 2.32.1.
Date: Thu, 23 Jun 2022 22:23:43 +0200
Hi,

Jose G Perez Taveras <josegpt27 <at> gmail.com> skribis:

>>From a675343bd5d3aa2c5b12cf5e0a27159b8ef984a6 Mon Sep 17 00:00:00 2001
> From: Jose G Perez Taveras <josegpt27 <at> gmail.com>
> Date: Wed, 22 Jun 2022 10:40:48 -0400
> Subject: [PATCH] gnu: direnv: Update to 2.32.1.
>
> ---
>  gnu/packages/shellutils.scm | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

I added a ChangeLog-style commit log and committed, thanks!

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 22 Jul 2022 11:24:11 GMT) Full text and rfc822 format available.

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

Previous Next


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