emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#58959: closed ([PATCH] gnu: thefuck: Update to 3.32.)


From: GNU bug Tracking System
Subject: bug#58959: closed ([PATCH] gnu: thefuck: Update to 3.32.)
Date: Sat, 05 Nov 2022 10:59:03 +0000

Your message dated Sat, 05 Nov 2022 11:58:32 +0100
with message-id <87h6zdis5y.fsf@cbaines.net>
and subject line Re: [bug#58959] [PATCH] gnu: thefuck: Update to 3.32.
has caused the debbugs.gnu.org bug report #58959,
regarding [PATCH] gnu: thefuck: Update to 3.32.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
58959: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58959
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: thefuck: Update to 3.32. Date: Tue, 1 Nov 2022 21:51:53 -0500
* gnu/packages/admin.scm (thefuck): Update to 3.32.
---
 gnu/packages/admin.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 1a88f1e9a7..532bc37ab1 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -3405,7 +3405,7 @@ (define-public dstat
 (define-public thefuck
   (package
     (name "thefuck")
-    (version "3.31")
+    (version "3.32")
     (source
      (origin
        (method git-fetch)
@@ -3414,7 +3414,7 @@ (define-public thefuck
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "05h60gxky57nalc2hdkpg8wqyg16432x9gcb9wnwblplk98998kq"))
+        (base32 "18ipa1bm6q1n5drbi8i65726hhqhl1g41390lfqrc11hkbvv443d"))
        (patches (search-patches "thefuck-test-environ.patch"))))
     (build-system python-build-system)
     (arguments
-- 
2.38.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#58959] [PATCH] gnu: thefuck: Update to 3.32. Date: Sat, 05 Nov 2022 11:58:32 +0100 User-agent: mu4e 1.8.9; emacs 28.1
jgart via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/admin.scm (thefuck): Update to 3.32.
> ---
>  gnu/packages/admin.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Looks good to me, pushed to master as
ae5c718ac22dec9ef9470822ab2eff0970c01025.

Thanks,

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]