gnu: pootle: Update to 2.8.2.
* gnu/packages/django.scm (pootle): Update to 2.8.2.
This commit is contained in:
		
							parent
							
								
									add6635281
								
							
						
					
					
						commit
						b95d758b33
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -790,14 +790,14 @@ static files.") | |||
| (define-public pootle | ||||
|   (package | ||||
|     (name "pootle") | ||||
|     (version "2.8.0rc5") | ||||
|     (version "2.8.2") | ||||
|     (source | ||||
|       (origin | ||||
|         (method url-fetch) | ||||
|         (uri (pypi-uri "Pootle" version ".tar.bz2")) | ||||
|         (sha256 | ||||
|          (base32 | ||||
|           "0m6qcpkcy22dk3ad5y2k8851kqg2w6vrkywgy4vabwbacd7r1mvn")))) | ||||
|           "1ng8igq0alsqzasgxdh3fb23581anyzp121h9041pwdzzv98kn4m")))) | ||||
|     (build-system python-build-system) | ||||
|     (arguments | ||||
|      `(; pootle supports only python2. | ||||
|  |  | |||
		Reference in a new issue