unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#44816] [PATCH] gnu: python-mamba: Update to 0.11.2.
@ 2020-11-23 12:22 Tanguy Le Carrour
  2020-11-24  6:45 ` bug#44816: " Arun Isaac
  0 siblings, 1 reply; 3+ messages in thread
From: Tanguy Le Carrour @ 2020-11-23 12:22 UTC (permalink / raw)
  To: 44816; +Cc: Tanguy Le Carrour

* gnu/packages/python-xyz.scm (python-mamba): Update to 0.11.2.
---
 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 9e886150fb..6face1de9d 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -15454,13 +15454,13 @@ in other versions.")
 (define-public python-mamba
   (package
     (name "python-mamba")
-    (version "0.11.1")
+    (version "0.11.2")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "mamba" version))
               (sha256
                (base32
-                "1jxy3bva94ac02a0wjsms79rp5104zmalxh8rhqqg6mw95cp6xpr"))))
+                "15m4dpnpv9m60pdaygvwgi43fwqaivs3qxfxhspwrp47sbgwdkvm"))))
     (build-system python-build-system)
     (arguments `(#:tests? #f))  ; No test
     (propagated-inputs
-- 
2.29.2





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

* bug#44816: [PATCH] gnu: python-mamba: Update to 0.11.2.
  2020-11-23 12:22 [bug#44816] [PATCH] gnu: python-mamba: Update to 0.11.2 Tanguy Le Carrour
@ 2020-11-24  6:45 ` Arun Isaac
  2020-11-24  7:00   ` [bug#44816] " Tanguy LE CARROUR
  0 siblings, 1 reply; 3+ messages in thread
From: Arun Isaac @ 2020-11-24  6:45 UTC (permalink / raw)
  To: Tanguy Le Carrour, 44816-done


Pushed to master, thanks!




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

* [bug#44816] [PATCH] gnu: python-mamba: Update to 0.11.2.
  2020-11-24  6:45 ` bug#44816: " Arun Isaac
@ 2020-11-24  7:00   ` Tanguy LE CARROUR
  0 siblings, 0 replies; 3+ messages in thread
From: Tanguy LE CARROUR @ 2020-11-24  7:00 UTC (permalink / raw)
  To: 44816-done, Arun Isaac

Excerpts from Arun Isaac's message of November 24, 2020 7:45 am:
> 
> Pushed to master, thanks!

Thanks!

-- 
Tanguy




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

end of thread, other threads:[~2020-11-24  7:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-23 12:22 [bug#44816] [PATCH] gnu: python-mamba: Update to 0.11.2 Tanguy Le Carrour
2020-11-24  6:45 ` bug#44816: " Arun Isaac
2020-11-24  7:00   ` [bug#44816] " Tanguy LE CARROUR

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