all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#33425] [PATCH] gnu: python-kivy: Update to 1.10.1
@ 2018-11-19  5:19 Jovany Leandro G.C
  2018-11-19  8:54 ` bug#33425: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Jovany Leandro G.C @ 2018-11-19  5:19 UTC (permalink / raw)
  To: 33425

From f3c207fc7a2160dc4e894f04f8057853b6bc4158 Mon Sep 17 00:00:00 2001
From: "Jovany Leandro G.C" <bit4bit@riseup.net>
Date: Mon, 19 Nov 2018 00:05:57 -0500
Subject: [PATCH] gnu: python-kivy: Update to 1.10.1

* gnu/packages/python.scm (python-kivy): Update to 1.10.1.
---
 gnu/packages/python.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index b6b0ad75a..2b7482a3e 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -9942,7 +9942,7 @@ and/or Xon/Xoff.  The port is accessed in RAW mode.")
 (define-public python-kivy
   (package
     (name "python-kivy")
-    (version "1.10.0")
+    (version "1.10.1")
     (source
      (origin
        (method url-fetch)
@@ -9950,7 +9950,7 @@ and/or Xon/Xoff.  The port is accessed in RAW mode.")
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "1394zh6kvf7k5d8vlzxcsfcailr3q59xwg9b1n7qaf25bvyq1h98"))))
+         "1zzxjdp78hfjjiklzr82l4zwibwcq4j6kgicspqs6iyyfn5yisbw"))))
     (build-system python-build-system)
     (arguments
      `(#:tests? #f              ; Tests require many optional packages
-- 
2.19.0

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

* bug#33425: [PATCH] gnu: python-kivy: Update to 1.10.1
  2018-11-19  5:19 [bug#33425] [PATCH] gnu: python-kivy: Update to 1.10.1 Jovany Leandro G.C
@ 2018-11-19  8:54 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2018-11-19  8:54 UTC (permalink / raw)
  To: Jovany Leandro G.C; +Cc: 33425-done

"Jovany Leandro G.C" <bit4bit@riseup.net> skribis:

> From f3c207fc7a2160dc4e894f04f8057853b6bc4158 Mon Sep 17 00:00:00 2001
> From: "Jovany Leandro G.C" <bit4bit@riseup.net>
> Date: Mon, 19 Nov 2018 00:05:57 -0500
> Subject: [PATCH] gnu: python-kivy: Update to 1.10.1
>
> * gnu/packages/python.scm (python-kivy): Update to 1.10.1.

Applied, thanks!

Ludo’.

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

end of thread, other threads:[~2018-11-19  8:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-19  5:19 [bug#33425] [PATCH] gnu: python-kivy: Update to 1.10.1 Jovany Leandro G.C
2018-11-19  8:54 ` bug#33425: " Ludovic Courtès

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.