gnu: limnoria: Update to 2017.10.01.
* gnu/packages/irc.scm (limnoria): Update to 2017.10.01.
This commit is contained in:
		
							parent
							
								
									b3e53aae08
								
							
						
					
					
						commit
						d5feb0920e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -297,14 +297,14 @@ using a mouse.  It is customizable and extensible with plugins and scripts.")
 | 
				
			||||||
(define-public limnoria
 | 
					(define-public limnoria
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "limnoria")
 | 
					    (name "limnoria")
 | 
				
			||||||
    (version "2017.08.18")
 | 
					    (version "2017.10.01")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
     (origin
 | 
					     (origin
 | 
				
			||||||
       (method url-fetch)
 | 
					       (method url-fetch)
 | 
				
			||||||
       (uri (pypi-uri "limnoria" version))
 | 
					       (uri (pypi-uri "limnoria" version))
 | 
				
			||||||
       (sha256
 | 
					       (sha256
 | 
				
			||||||
        (base32
 | 
					        (base32
 | 
				
			||||||
         "1hij444l45mjli8i67iyd3syf263ijj1l0cm3irqjjxv5r3f9zjj"))))
 | 
					         "1hd8h257x7a0s4rvb4aqvfi77qfcyv6jaz70nndg7y6p4yhvjmy6"))))
 | 
				
			||||||
    (build-system python-build-system)
 | 
					    (build-system python-build-system)
 | 
				
			||||||
    (inputs
 | 
					    (inputs
 | 
				
			||||||
     `(("python-pytz" ,python-pytz)
 | 
					     `(("python-pytz" ,python-pytz)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue