* [bug#58422] [PATCH core-updates] gnu: python-appdirs: Update to 1.4.4.
@ 2022-10-10 22:22 Michael Rohleder
2023-01-29 8:03 ` bug#58422: " 宋文武 via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2022-10-10 22:22 UTC (permalink / raw)
To: 58422; +Cc: Michael Rohleder
* gnu/packages/python-xyz.scm (python-appdirs): Update to 1.4.4.
---
gnu/packages/python-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index a6b1c7e27e..6f092ab730 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -11447,14 +11447,14 @@ (define-public python-ly
(define-public python-appdirs
(package
(name "python-appdirs")
- (version "1.4.3")
+ (version "1.4.4")
(source
(origin
(method url-fetch)
(uri (pypi-uri "appdirs" version))
(sha256
(base32
- "14id6wxi12lgyw0mg3bcfnf888ad07jz9yj46gfzhn186z8rcn4y"))))
+ "0hfzmwknxqhg20aj83fx80vna74xfimg8sk18wb85fmin9kh2pbx"))))
(build-system python-build-system)
(home-page "https://github.com/ActiveState/appdirs")
(synopsis
--
2.38.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#58422: [PATCH core-updates] gnu: python-appdirs: Update to 1.4.4.
2022-10-10 22:22 [bug#58422] [PATCH core-updates] gnu: python-appdirs: Update to 1.4.4 Michael Rohleder
@ 2023-01-29 8:03 ` 宋文武 via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-01-29 8:03 UTC (permalink / raw)
To: Michael Rohleder; +Cc: 58422-done
Michael Rohleder <mike@rohleder.de> writes:
> * gnu/packages/python-xyz.scm (python-appdirs): Update to 1.4.4.
Applied into core-updates, Thank you!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-01-29 8:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-10 22:22 [bug#58422] [PATCH core-updates] gnu: python-appdirs: Update to 1.4.4 Michael Rohleder
2023-01-29 8:03 ` bug#58422: " 宋文武 via Guix-patches via
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.