gnu: xwininfo: Update to 1.1.4.
* gnu/packages/xorg.scm (xwininfo): Update to 1.1.4.
This commit is contained in:
		
							parent
							
								
									61c70e5485
								
							
						
					
					
						commit
						79b0f0b7cd
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -4386,7 +4386,7 @@ dump and twice whenthe dump is completed.")
 | 
				
			||||||
(define-public xwininfo
 | 
					(define-public xwininfo
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "xwininfo")
 | 
					    (name "xwininfo")
 | 
				
			||||||
    (version "1.1.3")
 | 
					    (version "1.1.4")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
      (origin
 | 
					      (origin
 | 
				
			||||||
        (method url-fetch)
 | 
					        (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -4396,7 +4396,7 @@ dump and twice whenthe dump is completed.")
 | 
				
			||||||
               ".tar.bz2"))
 | 
					               ".tar.bz2"))
 | 
				
			||||||
        (sha256
 | 
					        (sha256
 | 
				
			||||||
          (base32
 | 
					          (base32
 | 
				
			||||||
            "1y1zn8ijqslb5lfpbq4bb78kllhch8in98ps7n8fg3dxjpmb13i1"))))
 | 
					            "00avrpw4h5mr1klp41lv2j4dmq465v6l5kb5bhm4k5ml8sm9i543"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (inputs
 | 
					    (inputs
 | 
				
			||||||
      `(("libx11" ,libx11)
 | 
					      `(("libx11" ,libx11)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue