gnu: iceauth: Update to 1.0.7.
* gnu/packages/xorg.scm (iceauth): Update to 1.0.7.
This commit is contained in:
		
							parent
							
								
									201bd16530
								
							
						
					
					
						commit
						247ef1f52d
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -939,7 +939,7 @@ rendering commands to the X server.")
 | 
				
			||||||
(define-public iceauth
 | 
					(define-public iceauth
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "iceauth")
 | 
					    (name "iceauth")
 | 
				
			||||||
    (version "1.0.6")
 | 
					    (version "1.0.7")
 | 
				
			||||||
    (source
 | 
					    (source
 | 
				
			||||||
      (origin
 | 
					      (origin
 | 
				
			||||||
        (method url-fetch)
 | 
					        (method url-fetch)
 | 
				
			||||||
| 
						 | 
					@ -949,7 +949,7 @@ rendering commands to the X server.")
 | 
				
			||||||
               ".tar.bz2"))
 | 
					               ".tar.bz2"))
 | 
				
			||||||
        (sha256
 | 
					        (sha256
 | 
				
			||||||
          (base32
 | 
					          (base32
 | 
				
			||||||
            "1x72y99dxf2fxnlyf0yrf9yzd8xzimxshy6l8mprwhrv6lvhi6dx"))))
 | 
					            "02izdyzhwpgiyjd8brzilwvwnfr72ncjb6mzz3y1icwrxqnsy5hj"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (inputs
 | 
					    (inputs
 | 
				
			||||||
      `(("libice" ,libice)))
 | 
					      `(("libice" ,libice)))
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue