unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#58959] [PATCH] gnu: thefuck: Update to 3.32.
@ 2022-11-02  2:51 jgart via Guix-patches via
  2022-11-05 10:58 ` bug#58959: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2022-11-02  2:51 UTC (permalink / raw)
  To: 58959; +Cc: jgart

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#58959: [PATCH] gnu: thefuck: Update to 3.32.
  2022-11-02  2:51 [bug#58959] [PATCH] gnu: thefuck: Update to 3.32 jgart via Guix-patches via
@ 2022-11-05 10:58 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2022-11-05 10:58 UTC (permalink / raw)
  To: jgart; +Cc: guix-patches, 58959-done

[-- Attachment #1: Type: text/plain, Size: 303 bytes --]


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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-05 10:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-02  2:51 [bug#58959] [PATCH] gnu: thefuck: Update to 3.32 jgart via Guix-patches via
2022-11-05 10:58 ` bug#58959: " Christopher Baines

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).