unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#42617] [PATCH] gnu: python-mamba: Update to 0.11.1.
@ 2020-07-30 12:29 Tanguy Le Carrour
  2020-07-31  1:00 ` Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Tanguy Le Carrour @ 2020-07-30 12:29 UTC (permalink / raw)
  To: 42617; +Cc: Tanguy Le Carrour

* gnu/packages/python-xyz.scm (python-mamba): Update to 0.11.1.
---
 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 a5c2e60ce4..2b706124cc 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -14763,13 +14763,13 @@ in other versions.")
 (define-public python-mamba
   (package
     (name "python-mamba")
-    (version "0.11.0")
+    (version "0.11.1")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "mamba" version))
               (sha256
                (base32
-                "0bpbgz9v63rpanjjpc8bnvrr8fkms5rzylh77xrcki1x6az7gnsz"))))
+                "1jxy3bva94ac02a0wjsms79rp5104zmalxh8rhqqg6mw95cp6xpr"))))
     (build-system python-build-system)
     (arguments `(#:tests? #f))  ; No test
     (propagated-inputs
-- 
2.27.0





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

* [bug#42617] [PATCH] gnu: python-mamba: Update to 0.11.1.
  2020-07-30 12:29 [bug#42617] [PATCH] gnu: python-mamba: Update to 0.11.1 Tanguy Le Carrour
@ 2020-07-31  1:00 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2020-07-31  1:00 UTC (permalink / raw)
  To: Tanguy Le Carrour; +Cc: 42617

On Thu, Jul 30, 2020 at 02:29:13PM +0200, Tanguy Le Carrour wrote:
> * gnu/packages/python-xyz.scm (python-mamba): Update to 0.11.1.

Thanks! Pushed as 636d573b7496d2b03670dd9db98b464141761fc6




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

end of thread, other threads:[~2020-07-31  1:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-30 12:29 [bug#42617] [PATCH] gnu: python-mamba: Update to 0.11.1 Tanguy Le Carrour
2020-07-31  1:00 ` Leo Famulari

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