gnu: libgnome-games-support: Update to 1.4.4.
* gnu/packages/gnome.scm (libgnome-games-support): Update to 1.4.4.
This commit is contained in:
		
							parent
							
								
									803f05841e
								
							
						
					
					
						commit
						4c6d15cfb9
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -3682,7 +3682,7 @@ queries upon that data.") | ||||||
| (define-public libgnome-games-support | (define-public libgnome-games-support | ||||||
|   (package |   (package | ||||||
|     (name "libgnome-games-support") |     (name "libgnome-games-support") | ||||||
|     (version "1.4.1") |     (version "1.4.4") | ||||||
|     (source (origin |     (source (origin | ||||||
|               (method url-fetch) |               (method url-fetch) | ||||||
|               (uri (string-append "mirror://gnome/sources/" name "/" |               (uri (string-append "mirror://gnome/sources/" name "/" | ||||||
|  | @ -3690,7 +3690,7 @@ queries upon that data.") | ||||||
|                                   name "-" version ".tar.xz")) |                                   name "-" version ".tar.xz")) | ||||||
|               (sha256 |               (sha256 | ||||||
|                (base32 |                (base32 | ||||||
|                 "1j7lfcnc29lgn8ppn13wkn9w2y1n3lsapagwp91zh3bf0h2h4hv1")))) |                 "1zkbmnrn161p74qg6jhsn9f66yjjzxfm13pl1klv9av8k1bax9pq")))) | ||||||
|     (build-system gnu-build-system) |     (build-system gnu-build-system) | ||||||
|     (arguments |     (arguments | ||||||
|      '(#:phases |      '(#:phases | ||||||
|  |  | ||||||
		Reference in a new issue