unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#33462] [PATCH] python-ilinkedlist: Update to 0.4.0
@ 2018-11-22  0:58 Luther Thompson
  2018-11-23 19:19 ` bug#33462: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Luther Thompson @ 2018-11-22  0:58 UTC (permalink / raw)
  To: 33462

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

I made another update to my python module.

Luther

[-- Attachment #2: 0001-gnu-python-ilinkedlist-Update-to-0.4.0.patch --]
[-- Type: text/x-patch, Size: 1138 bytes --]

From 246d050d721ae08b24825dc1a0755acc765529e6 Mon Sep 17 00:00:00 2001
From: Luther Thompson <lutheroto@gmail.com>
Date: Wed, 21 Nov 2018 19:46:26 -0500
Subject: [PATCH] gnu: python-ilinkedlist: Update to 0.4.0.

* gnu/packages/python.scm (python-ilinkedlist): Update to 0.4.0.
---
 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 bf3a93957..868fa70e1 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -14527,14 +14527,14 @@ run on top of the dynamic task schedulers. ")
 (define-public python-ilinkedlist
   (package
     (name "python-ilinkedlist")
-    (version "0.3.1")
+    (version "0.4.0")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "ilinkedlist" version))
        (sha256
         (base32
-         "04wpv7km8jggrngc4bjg3nm615czd3bjdvpsy2icg6c1c8162zyg"))))
+         "0nrw4sr3afldrp7073hvc0rgdz282s0l819jdmj1i6nn05v33h0l"))))
     (build-system python-build-system)
     (native-inputs `(("python-pytest" ,python-pytest)))
     (inputs `(("python" ,python)))
-- 
2.19.1


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

* bug#33462: [PATCH] python-ilinkedlist: Update to 0.4.0
  2018-11-22  0:58 [bug#33462] [PATCH] python-ilinkedlist: Update to 0.4.0 Luther Thompson
@ 2018-11-23 19:19 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2018-11-23 19:19 UTC (permalink / raw)
  To: Luther Thompson, 33462-done

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

Luther Thompson <lutheroto@gmail.com> writes:

> I made another update to my python module.

Pushed as dc240b6aa53df1ef07f00ea75eb88e35b4a9a649, thank you!

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

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-22  0:58 [bug#33462] [PATCH] python-ilinkedlist: Update to 0.4.0 Luther Thompson
2018-11-23 19:19 ` bug#33462: " Marius Bakke

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