gnu: perl-text-diff: Update to 1.45.

* gnu/packages/perl.scm (perl-text-diff): Update to 1.45.
master
Tobias Geerinckx-Rice 2018-02-12 11:08:54 +01:00
parent b0821f6b8d
commit 1d4e6e1756
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -7861,7 +7861,7 @@ and escapes.")
(define-public perl-text-diff
(package
(name "perl-text-diff")
(version "1.44")
(version "1.45")
(source
(origin
(method url-fetch)
@ -7869,7 +7869,7 @@ and escapes.")
"Text-Diff-" version ".tar.gz"))
(sha256
(base32
"041v92zla2acdc433f47giridf6p820sdczs7x5d71fhsyza1xsp"))))
"013g13prdghxvrp5754gyc7rmv1syyxrhs33yc5f0lrz3dxs1fp8"))))
(build-system perl-build-system)
(propagated-inputs
`(("perl-algorithm-diff" ,perl-algorithm-diff)))