gnu: rage: Update to 0.2.1.
* gnu/packages/enlightenment.scm (rage): Update to 0.2.1.
This commit is contained in:
		
							parent
							
								
									f5e4229a07
								
							
						
					
					
						commit
						b11cf99ff5
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -262,7 +262,7 @@ contents and more.") | ||||||
| (define-public rage | (define-public rage | ||||||
|   (package |   (package | ||||||
|     (name "rage") |     (name "rage") | ||||||
|     (version "0.2.0") |     (version "0.2.1") | ||||||
|     (source (origin |     (source (origin | ||||||
|               (method url-fetch) |               (method url-fetch) | ||||||
|               (uri |               (uri | ||||||
|  | @ -271,7 +271,7 @@ contents and more.") | ||||||
|                 version ".tar.xz")) |                 version ".tar.xz")) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "07mfh0k83nrm557x72qafxawxizilqgkr6sngbia3ikprc8556zy")))) |                 "06kbgcnbhl9clhdl7k983m4d0n6ggsl4qvizzi1nrp8c7np87fix")))) | ||||||
|     (build-system gnu-build-system) |     (build-system gnu-build-system) | ||||||
|     (native-inputs |     (native-inputs | ||||||
|      `(("pkg-config" ,pkg-config))) |      `(("pkg-config" ,pkg-config))) | ||||||
|  |  | ||||||
		Reference in a new issue