gnu: emacs-python-black: Update to 1.1.0.
* gnu/packages/emacs-xyz.scm (emacs-python-black): Update to 1.1.0.
This commit is contained in:
		
							parent
							
								
									ea9276dea3
								
							
						
					
					
						commit
						b6c3e2463e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -6616,7 +6616,7 @@ and popup menus.") | |||
| (define-public emacs-python-black | ||||
|   (package | ||||
|     (name "emacs-python-black") | ||||
|     (version "1.0.0") | ||||
|     (version "1.1.0") | ||||
|     (source | ||||
|      (origin | ||||
|        (method git-fetch) | ||||
|  | @ -6626,7 +6626,7 @@ and popup menus.") | |||
|        (file-name (git-file-name name version)) | ||||
|        (sha256 | ||||
|         (base32 | ||||
|          "0fjnd85nlkck156dj6cahk8chhgkbgl2kwywqzi8bl4yj700m4dk")))) | ||||
|          "1cmzc0fa3jj7ajxbqhbsc8jx47k6g223sfd42c4lrqdnmh95760m")))) | ||||
|     (build-system emacs-build-system) | ||||
|     (propagated-inputs | ||||
|      `(("emacs-dash" ,emacs-dash) | ||||
|  |  | |||
		Reference in a new issue