perlPackages.AppSqitch: 1.5.1 -> 1.5.2 (#424970)
This commit is contained in:
@@ -1398,11 +1398,11 @@ with self;
|
||||
};
|
||||
|
||||
AppSqitch = buildPerlModule {
|
||||
version = "1.5.1";
|
||||
version = "1.5.2";
|
||||
pname = "App-Sqitch";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/D/DW/DWHEELER/App-Sqitch-v1.5.1.tar.gz";
|
||||
hash = "sha256-Fqo0j8Sedfj/ZQMfBiLUGSkyMhsFvWUYq5lkYYVy1pg=";
|
||||
url = "mirror://cpan/authors/id/D/DW/DWHEELER/App-Sqitch-v1.5.2.tar.gz";
|
||||
hash = "sha256-horqXNSz6uDPrKiXK546ag+PmYiEjVNazstJVbAovNE=";
|
||||
};
|
||||
buildInputs = [
|
||||
CaptureTiny
|
||||
|
||||
Reference in New Issue
Block a user