gnu: python-rq: Update to 1.5.2.
* gnu/packages/databases.scm (python-rq): Update to 1.5.2.
This commit is contained in:
		
							parent
							
								
									771c266bc4
								
							
						
					
					
						commit
						4436a27ca6
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -3103,7 +3103,7 @@ reasonable substitute.") | ||||||
| (define-public python-rq | (define-public python-rq | ||||||
|   (package |   (package | ||||||
|     (name "python-rq") |     (name "python-rq") | ||||||
|     (version "1.5.1") |     (version "1.5.2") | ||||||
|     (source |     (source | ||||||
|      (origin |      (origin | ||||||
|        (method git-fetch) |        (method git-fetch) | ||||||
|  | @ -3112,7 +3112,7 @@ reasonable substitute.") | ||||||
|              (commit (string-append "v" version)))) |              (commit (string-append "v" version)))) | ||||||
|        (file-name (git-file-name name version)) |        (file-name (git-file-name name version)) | ||||||
|        (sha256 |        (sha256 | ||||||
|         (base32 "0i7yyw828wdvl7ap4gb7jhm4p94502is3xxrgrdgwwp0l1rac004")))) |         (base32 "0ikqmpq0g1qiqwd7ar1286l4hqjb6aj2wr844gihhb8ijzwhp8va")))) | ||||||
|     (build-system python-build-system) |     (build-system python-build-system) | ||||||
|     (arguments |     (arguments | ||||||
|      '(#:phases (modify-phases %standard-phases |      '(#:phases (modify-phases %standard-phases | ||||||
|  |  | ||||||
		Reference in a new issue