unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#63594] [PATCH] gnu: packages: Tempfix gajim-omemo.
@ 2023-05-19 19:07 Lilah Tascheter via Guix-patches via
  2024-01-15  1:12 ` bug#63594: " Clément Lassieur
  0 siblings, 1 reply; 2+ messages in thread
From: Lilah Tascheter via Guix-patches via @ 2023-05-19 19:07 UTC (permalink / raw)
  To: 63594; +Cc: Lilah Tascheter

* gnu/packages/messaging.scm (gajim)[native-search-paths]: Make
  GUIX_PYTHONPATH use correct python version.
---

 gnu/packages/messaging.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index f87dc195bc..3047dc13cf 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -1191,7 +1191,7 @@ (define-public gajim
           ;; FIXME: Cannot use this expression as it would
           ;; introduce a circular dependency at the top level.
           ;; (version-major+minor (package-version python))
-          "3.9"
+          "3.10"
           "/site-packages"))))))
     (native-inputs
      (list gettext-minimal

base-commit: 0aab24855238cc7c7a31066ab39cd94e534b857f
-- 
2.40.1





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

* bug#63594: [PATCH] gnu: packages: Tempfix gajim-omemo.
  2023-05-19 19:07 [bug#63594] [PATCH] gnu: packages: Tempfix gajim-omemo Lilah Tascheter via Guix-patches via
@ 2024-01-15  1:12 ` Clément Lassieur
  0 siblings, 0 replies; 2+ messages in thread
From: Clément Lassieur @ 2024-01-15  1:12 UTC (permalink / raw)
  To: Lilah Tascheter; +Cc: 63594-done

On Fri, May 19 2023, Lilah Tascheter wrote:

> * gnu/packages/messaging.scm (gajim)[native-search-paths]: Make
>   GUIX_PYTHONPATH use correct python version.
> ---
>
>  gnu/packages/messaging.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Hi,

Closing since it's been fixed already.

Thank you,
Clément




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

end of thread, other threads:[~2024-01-15  1:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-19 19:07 [bug#63594] [PATCH] gnu: packages: Tempfix gajim-omemo Lilah Tascheter via Guix-patches via
2024-01-15  1:12 ` bug#63594: " Clément Lassieur

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