gnu: makedepend: Update to 1.0.6.
* gnu/packages/xorg.scm (makedepend): Update to 1.0.6.
This commit is contained in:
		
							parent
							
								
									5f1d8721a3
								
							
						
					
					
						commit
						d0649b4730
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -1560,7 +1560,7 @@ input from UTF-8 into the locale's encoding.") | |||
| (define-public makedepend | ||||
|   (package | ||||
|     (name "makedepend") | ||||
|     (version "1.0.5") | ||||
|     (version "1.0.6") | ||||
|     (source | ||||
|       (origin | ||||
|         (method url-fetch) | ||||
|  | @ -1570,7 +1570,7 @@ input from UTF-8 into the locale's encoding.") | |||
|                ".tar.bz2")) | ||||
|         (sha256 | ||||
|           (base32 | ||||
|             "09alw99r6y2bbd1dc786n3jfgv4j520apblyn7cw6jkjydshba7p")))) | ||||
|             "072h9nzh8s5vqfz35dli4fba36fnr219asjrb7p89n8ph0paan6m")))) | ||||
|     (build-system gnu-build-system) | ||||
|     (inputs | ||||
|       `(("xorgproto" ,xorgproto))) | ||||
|  |  | |||
		Reference in a new issue