gnu: mtools: Update to 4.0.22.
* gnu/packages/mtools.scm (mtools): Update to 4.0.22.
This commit is contained in:
		
							parent
							
								
									af12790bdd
								
							
						
					
					
						commit
						ba8c08788f
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -28,7 +28,7 @@ | |||
| (define-public mtools | ||||
|   (package | ||||
|     (name "mtools") | ||||
|     (version "4.0.21") | ||||
|     (version "4.0.22") | ||||
|     (source | ||||
|      (origin | ||||
|       (method url-fetch) | ||||
|  | @ -36,7 +36,7 @@ | |||
|                           version ".tar.bz2")) | ||||
|       (sha256 | ||||
|        (base32 | ||||
|         "1kybydx74qgbwpnjvjn49msf8zipchl43d4cq8zzwcyvfkdzw7h2")))) | ||||
|         "08shiy9am4x65yg8l5mplj8jrvsimzbaf2id8cmfc02b00i0yb35")))) | ||||
|     (build-system gnu-build-system) | ||||
|     (home-page "https://www.gnu.org/software/mtools/") | ||||
|     (synopsis "Access MS-DOS disks without mounting") | ||||
|  |  | |||
		Reference in a new issue