all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#72491] [PATCH] gnu: python-filetype: Update to 1.2.0.
@ 2024-08-06  7:39 John Nduli
  2024-08-06 13:10 ` bug#72491: " jgart via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: John Nduli @ 2024-08-06  7:39 UTC (permalink / raw)
  To: 72491
  Cc: John Nduli, Lars-Dominik Braun, Marius Bakke, Munyoki Kilyungi,
	Sharlatan Hellseher, Tanguy Le Carrour, jgart

* gnu/packages/python-xyz.scm (python-filetype): Update to 1.2.0.

Change-Id: I9ac397d332c377b0886162ae6cf40a42169b2055
---
 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 d2dc65f42a..b9465ec64d 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -16245,13 +16245,13 @@ (define-public python-get-version
 (define-public python-filetype
   (package
     (name "python-filetype")
-    (version "1.0.8")
+    (version "1.2.0")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "filetype" version))
        (sha256
-        (base32 "05mkinkcn36v1cnb5hzay3zxmv7jmmflckxxp08rgzbkkf3i9pvp"))))
+        (base32 "1nxa91szfbhhbhvdwj06jz8zghzwgb9lf0v6aj61vx2b8zb6rdb6"))))
     (build-system python-build-system)
     (arguments
      `(#:phases

base-commit: 6689a96ce86497299bd29f183b744116fd2d6e32
-- 
2.45.2





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

* bug#72491: [PATCH] gnu: python-filetype: Update to 1.2.0.
  2024-08-06  7:39 [bug#72491] [PATCH] gnu: python-filetype: Update to 1.2.0 John Nduli
@ 2024-08-06 13:10 ` jgart via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: jgart via Guix-patches via @ 2024-08-06 13:10 UTC (permalink / raw)
  To: 72491-done; +Cc: John Nduli


Hi John,

Thank you for contributing to Guix!

I applied the patch.

-- 
all the best,
jgart




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

end of thread, other threads:[~2024-08-06 13:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-06  7:39 [bug#72491] [PATCH] gnu: python-filetype: Update to 1.2.0 John Nduli
2024-08-06 13:10 ` bug#72491: " jgart 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.