gnu: thefuck: Update to 3.32.
* gnu/packages/admin.scm (thefuck): Update to 3.32. Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
parent
a5099d95c8
commit
ae5c718ac2
@ -3407,7 +3407,7 @@ throughput (in the same interval).")
|
|||||||
(define-public thefuck
|
(define-public thefuck
|
||||||
(package
|
(package
|
||||||
(name "thefuck")
|
(name "thefuck")
|
||||||
(version "3.31")
|
(version "3.32")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
@ -3416,7 +3416,7 @@ throughput (in the same interval).")
|
|||||||
(commit version)))
|
(commit version)))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "05h60gxky57nalc2hdkpg8wqyg16432x9gcb9wnwblplk98998kq"))
|
(base32 "18ipa1bm6q1n5drbi8i65726hhqhl1g41390lfqrc11hkbvv443d"))
|
||||||
(patches (search-patches "thefuck-test-environ.patch"))))
|
(patches (search-patches "thefuck-test-environ.patch"))))
|
||||||
(build-system python-build-system)
|
(build-system python-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
|
Loading…
x
Reference in New Issue
Block a user