[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
117/184: gnu: perl-data-compare: Update to 1.27.
From: |
guix-commits |
Subject: |
117/184: gnu: perl-data-compare: Update to 1.27. |
Date: |
Wed, 27 Nov 2019 14:37:11 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome-updates
in repository guix.
commit 43c6affbd6c5dbf79477c11083dc2e9688338ace
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Fri Nov 8 22:53:19 2019 +0100
gnu: perl-data-compare: Update to 1.27.
* gnu/packages/perl.scm (perl-data-compare): Update to 1.27.
[propagated-inputs]: Add perl-clone.
---
gnu/packages/perl.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index fe763dc..5107700 100644
--- a/gnu/packages/perl.scm
+++ b/gnu/packages/perl.scm
@@ -1768,18 +1768,18 @@ input.")
(define-public perl-data-compare
(package
(name "perl-data-compare")
- (version "1.25")
+ (version "1.27")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://cpan/authors/id/D/DC/DCANTRELL/"
"Data-Compare-" version ".tar.gz"))
(sha256
- (base32
- "0wzasidg9yjcfsi2gdiaw6726ikqda7n24n0v2ngpaazakdkcjqx"))))
+ (base32 "1gg8rqbv3x6a1lrpabv6vnlab53zxmpwz2ygad9fcx4gygqj12l1"))))
(build-system perl-build-system)
(propagated-inputs
- `(("perl-file-find-rule" ,perl-file-find-rule)))
+ `(("perl-clone" ,perl-clone)
+ ("perl-file-find-rule" ,perl-file-find-rule)))
(home-page "https://metacpan.org/release/Data-Compare")
(synopsis "Compare Perl data structures")
(description "This module compares arbitrary data structures to see if
- 166/184: gnu: Add scroll., (continued)
- 166/184: gnu: Add scroll., guix-commits, 2019/11/27
- 165/184: gnu: Add ghc-ncurses., guix-commits, 2019/11/27
- 155/184: gnu: xfce4-whiskermenu-plugin: Don't use NAME in source URI., guix-commits, 2019/11/27
- 181/184: gnu: jalv: Fix gtkmm, add gtk+-2 and qtbase., guix-commits, 2019/11/27
- 174/184: gnu: xfce4-whiskermenu-plugin: Download over HTTPS., guix-commits, 2019/11/27
- 171/184: gnu: polkit-qt: Use https for home-page., guix-commits, 2019/11/27
- 170/184: gnu: polkit-qt: Use 'mirror-url'., guix-commits, 2019/11/27
- 184/184: Merge branch 'master' into wip-gnome-updates, guix-commits, 2019/11/27
- 88/184: gnu: libdvdread: Update to 6.0.2., guix-commits, 2019/11/27
- 120/184: gnu: botan: Update to 2.12.1., guix-commits, 2019/11/27
- 117/184: gnu: perl-data-compare: Update to 1.27.,
guix-commits <=
- 114/184: gnu: python-astroid: Update to 2.3.3., guix-commits, 2019/11/27
- 127/184: gnu: signify: Update to 27., guix-commits, 2019/11/27
- 67/184: gnu: linux-libre@4.19: Update to 4.19.82., guix-commits, 2019/11/27
- 105/184: gnu: certbot, python-acme: Update to 0.40.1., guix-commits, 2019/11/27
- 106/184: news: Add 'de' translation., guix-commits, 2019/11/27
- 107/184: services: mpd: Connect to the user's PulseAudio socket., guix-commits, 2019/11/27
- 109/184: guix: package: lock profiles when processing them., guix-commits, 2019/11/27
- 118/184: gnu: python-mpi4py: Update to 3.0.3., guix-commits, 2019/11/27
- 128/184: gnu: miniupnpc: Don't use NAME in source URI., guix-commits, 2019/11/27
- 148/184: gnu: qtractor: Update to 0.9.11., guix-commits, 2019/11/27