all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#30232] [PATCH] gnu: python2-mmtk: Update to 2.7.11
@ 2018-01-23 17:29 Konrad Hinsen
  2018-01-23 19:46 ` bug#30232: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Konrad Hinsen @ 2018-01-23 17:29 UTC (permalink / raw)
  To: 30232

* gnu/packages/python.scm (python2-mmtk): Update to 2.7.11.
---
 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 8802abd09..e4d5edb41 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -12334,7 +12334,7 @@ not actively maintained and works only with Python 2 and NumPy < 1.9.")
 (define-public python2-mmtk
   (package
     (name "python2-mmtk")
-    (version "2.7.10")
+    (version "2.7.11")
     (source
      (origin
        (method url-fetch)
@@ -12343,7 +12343,7 @@ not actively maintained and works only with Python 2 and NumPy < 1.9.")
        (file-name (string-append "MMTK-" version ".tar.gz"))
        (sha256
         (base32
-         "1k4gsd50zja89dbzgy3aji7h4zpvbvdfrds7rxr3whqrsgcffnir"))))
+         "1d0nnjx4lwsvh8f99vv1r6gi50d93yba0adkz8b4zgv4za4c5862"))))
     (build-system python-build-system)
     (native-inputs
      `(("netcdf" ,netcdf)))
-- 
2.14.3 (Apple Git-98)

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

* bug#30232: [PATCH] gnu: python2-mmtk: Update to 2.7.11
  2018-01-23 17:29 [bug#30232] [PATCH] gnu: python2-mmtk: Update to 2.7.11 Konrad Hinsen
@ 2018-01-23 19:46 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2018-01-23 19:46 UTC (permalink / raw)
  To: Konrad Hinsen; +Cc: 30232-done

[-- Attachment #1: Type: text/plain, Size: 185 bytes --]

On Tue, Jan 23, 2018 at 06:29:18PM +0100, Konrad Hinsen wrote:
> * gnu/packages/python.scm (python2-mmtk): Update to 2.7.11.

Thanks! Pushed as ce018d16f1ebae914220e2351487b43cb7254442

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2018-01-23 19:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-23 17:29 [bug#30232] [PATCH] gnu: python2-mmtk: Update to 2.7.11 Konrad Hinsen
2018-01-23 19:46 ` bug#30232: " Leo Famulari

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.