gnu: mtools: Update to 4.0.23.

* gnu/packages/mtools.scm (mtools): Update to 4.0.23.
master
Efraim Flashner 2018-12-10 10:40:23 +02:00
parent a5523942f7
commit 0ba4a67976
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@
(define-public mtools
(package
(name "mtools")
(version "4.0.22")
(version "4.0.23")
(source
(origin
(method url-fetch)
@ -36,7 +36,7 @@
version ".tar.bz2"))
(sha256
(base32
"08shiy9am4x65yg8l5mplj8jrvsimzbaf2id8cmfc02b00i0yb35"))))
"1qwfxzr964fasxlzhllahk8mzh7c82s808wvly95dsqsflkdp27i"))))
(build-system gnu-build-system)
(home-page "https://www.gnu.org/software/mtools/")
(synopsis "Access MS-DOS disks without mounting")