gnu: bspwm: Update to 0.9.10.
* gnu/packages/wm.scm (bspwm): Update to 0.9.10.
This commit is contained in:
		
							parent
							
								
									638ef1e81d
								
							
						
					
					
						commit
						336b6d3cfb
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -117,7 +117,7 @@ | |||
| (define-public bspwm | ||||
|   (package | ||||
|     (name "bspwm") | ||||
|     (version "0.9.9") | ||||
|     (version "0.9.10") | ||||
|     (source | ||||
|      (origin | ||||
|        (method git-fetch) | ||||
|  | @ -126,7 +126,7 @@ | |||
|              (commit version))) | ||||
|        (file-name (git-file-name name version)) | ||||
|        (sha256 | ||||
|         (base32 "1i7crmljk1vra1r6alxvj6lqqailjjcv0llyg7a0gm23rbv4a42g")))) | ||||
|         (base32 "0qlv7b4c2mmjfd65y100d11x8iqyg5f6lfiws3cgmpjidhdygnxc")))) | ||||
|     (build-system gnu-build-system) | ||||
|     (inputs | ||||
|      `(("libxcb" ,libxcb) | ||||
|  |  | |||
		Reference in a new issue