gnu: mtools: Update to 4.0.37.
* gnu/packages/mtools.scm (mtools): Update to 4.0.37.
This commit is contained in:
parent
ab5d31c53e
commit
5adec4cc05
@ -29,14 +29,14 @@
|
||||
(define-public mtools
|
||||
(package
|
||||
(name "mtools")
|
||||
(version "4.0.36")
|
||||
(version "4.0.37")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "mirror://gnu/mtools/mtools-"
|
||||
version ".tar.bz2"))
|
||||
(sha256
|
||||
(base32
|
||||
"1x20a82wbg4ibnbs4c43kwk3zdvgzycq4flxcir9zfyzyanybh75"))
|
||||
"0hl3zbj0lyx2m0fyydv0wcgpmyqfg4khp098jqjn2yz44dz1k6vr"))
|
||||
(patches
|
||||
(search-patches "mtools-mformat-uninitialized.patch"))))
|
||||
(build-system gnu-build-system)
|
||||
|
Loading…
Reference in New Issue
Block a user