gnu: ristretto: Update to 0.13.2.
* gnu/packages/xfce.scm (ristretto): Update to 0.13.2. Change-Id: Ia4adb63b5a21a7cdaf085da5a40f4f13d3cd6a04
This commit is contained in:
		
							parent
							
								
									ec0caf7a27
								
							
						
					
					
						commit
						4ac58ec4c1
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1300,7 +1300,7 @@ inhibit interface which allows applications to prevent automatic sleep.")
 | 
				
			||||||
(define-public ristretto
 | 
					(define-public ristretto
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "ristretto")
 | 
					    (name "ristretto")
 | 
				
			||||||
    (version "0.13.1")
 | 
					    (version "0.13.2")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (string-append "https://archive.xfce.org/src/apps/ristretto/"
 | 
					              (uri (string-append "https://archive.xfce.org/src/apps/ristretto/"
 | 
				
			||||||
| 
						 | 
					@ -1308,7 +1308,7 @@ inhibit interface which allows applications to prevent automatic sleep.")
 | 
				
			||||||
                                  "ristretto-" version ".tar.bz2"))
 | 
					                                  "ristretto-" version ".tar.bz2"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "07kraf6k18f53vgx98hvrb20hcm5134m7c958w96fl142nzzy6np"))))
 | 
					                "1nbxfm6ljcw45vn8hhjxwcv3k387hdah4jnn07n9w08n63g5x7vp"))))
 | 
				
			||||||
    (build-system gnu-build-system)
 | 
					    (build-system gnu-build-system)
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     (list intltool desktop-file-utils
 | 
					     (list intltool desktop-file-utils
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue