GNU bug report logs -
#58959
[PATCH] gnu: thefuck: Update to 3.32.
Previous Next
Reported by: jgart <jgart <at> dismail.de>
Date: Wed, 2 Nov 2022 02:54:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
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 58959 in the body.
You can then email your comments to 58959 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#58959
; Package
guix-patches
.
(Wed, 02 Nov 2022 02:54:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
jgart <jgart <at> dismail.de>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 02 Nov 2022 02:54:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#58959
; Package
guix-patches
.
(Sat, 05 Nov 2022 10:59:02 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
jgart via Guix-patches via <guix-patches <at> 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
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Sat, 05 Nov 2022 10:59:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
jgart <jgart <at> dismail.de>
:
bug acknowledged by developer.
(Sat, 05 Nov 2022 10:59:03 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 03 Dec 2022 12:24:12 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 202 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.