summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2017-10-28 13:17:23 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2017-10-29 15:22:19 +0100
commitdbbc8f5a86adda0685ea2e0f064157c079dc59e1 (patch)
tree87a16d072f48cd2e8b573ea24dfc28ed379e6b8e
parent37fcabf0ef2ff8476ae4e64f03775dc89562a00a (diff)
downloadpatches-dbbc8f5a86adda0685ea2e0f064157c079dc59e1.tar
patches-dbbc8f5a86adda0685ea2e0f064157c079dc59e1.tar.gz
gnu: perl-file-sharedir-dist: Update to 0.05.
* gnu/packages/perl.scm (perl-file-sharedir-dist): Update to 0.05.
-rw-r--r--gnu/packages/perl.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index 6aaca8e0d4..994dc87d3f 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -3447,7 +3447,7 @@ the installation.")
(define-public perl-file-sharedir-dist
(package
(name "perl-file-sharedir-dist")
- (version "0.04")
+ (version "0.05")
(source
(origin
(method url-fetch)
@@ -3455,7 +3455,7 @@ the installation.")
"File-ShareDir-Dist-" version ".tar.gz"))
(sha256
(base32
- "028vnjw3fdmwk540w3b07cmr93ap0s13ni2b4c7iv56mgyy6gfc1"))))
+ "1xkmrckp1qfi9ik098n2vz0r8g7wfwp2y05zjd100w6wcqwfzcpn"))))
(build-system perl-build-system)
(home-page "http://search.cpan.org/dist/File-ShareDir-Dist/")
(synopsis "Locate per-dist shared files")