mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 12:15:34 +03:00
nomacs: 3.19.1 -> 3.21.1
Diff: https://github.com/nomacs/nomacs/compare/3.19.1...3.21.1 Changelog: https://github.com/nomacs/nomacs/releases/tag/3.21.1
This commit is contained in:
parent
f9e5654ff0
commit
91916c687d
1 changed files with 4 additions and 4 deletions
|
@ -18,8 +18,8 @@ let
|
|||
in
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "nomacs";
|
||||
version = "3.19.1";
|
||||
hash = "sha256-NRwZ/ShJaLCMFv7QdfRoJY5zQFo18cAVWGRpS3ap3Rw=";
|
||||
version = "3.21.1";
|
||||
hash = "sha256-RRa19vj7iTtGzdssdtHVOsDzS4X+p1HeiZKy8EIWxq8=";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "nomacs";
|
||||
|
@ -32,8 +32,8 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
plugins = fetchFromGitHub {
|
||||
owner = "novomesk";
|
||||
repo = "nomacs-plugins";
|
||||
rev = "40d0f7089b7f108077dac5dede52e8a303b243b3";
|
||||
hash = "sha256-7+JMmHaTvWjVTkLwXGtQHnoaC/3vK7haCzNvVIZ9F/g=";
|
||||
rev = "20101da282f13d3184ece873388e1c234a79b5e7";
|
||||
hash = "sha256-gcRc4KoWJQ5BirhLuk+c+5HwBeyQtlJ3iyX492DXeVk=";
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue