mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
perlPackages.Apppapersway: 1.004 -> 2.001
This commit is contained in:
parent
90eb37f928
commit
08384841be
1 changed files with 2 additions and 2 deletions
|
@ -1319,10 +1319,10 @@ with self;
|
|||
|
||||
Apppapersway = buildPerlPackage rec {
|
||||
pname = "App-papersway";
|
||||
version = "1.004";
|
||||
version = "2.001";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/S/SP/SPWHITTON/App-papersway-${version}.tar.gz";
|
||||
hash = "sha256-/RLSAM0tJEmVlzNDkTCItNZQXGb1hnllmXvEvxgh4Qo=";
|
||||
hash = "sha256-Jx8MJdyr/tfumMhuCofQX0r3vWcVuDzfJGpCjq2+Odw=";
|
||||
};
|
||||
buildInputs = [
|
||||
AnyEvent
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue