gnu: ristretto: Update to 0.13.0.
* gnu/packages/xfce.scm (ristretto): Update to 0.13.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
		
							parent
							
								
									e685b94e0a
								
							
						
					
					
						commit
						22f6783f33
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1266,7 +1266,7 @@ inhibit interface which allows applications to prevent automatic sleep.") | ||||||
| (define-public ristretto | (define-public ristretto | ||||||
|   (package |   (package | ||||||
|     (name "ristretto") |     (name "ristretto") | ||||||
|     (version "0.12.4") |     (version "0.13.0") | ||||||
|     (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/" | ||||||
|  | @ -1274,7 +1274,7 @@ inhibit interface which allows applications to prevent automatic sleep.") | ||||||
|                                   "ristretto-" version ".tar.bz2")) |                                   "ristretto-" version ".tar.bz2")) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "0c3rx02bk74fip7ishdxnbn0l9f48qbiglckzclz7v758fbmq074")))) |                 "00g3yk06h2xca73bq3dzyiha4ck8ps1vprc3il63knma3ns7crjr")))) | ||||||
|     (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