mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 15:03:28 +00:00
arcan: 0.6.3 -> 0.6.3.3
This commit is contained in:
parent
192fd67cc3
commit
ef7d970a8b
@ -6,13 +6,13 @@
|
||||
letoram-arcan = let
|
||||
self = {
|
||||
pname = "arcan";
|
||||
version = "0.6.3";
|
||||
version = "0.6.3.3";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "letoram";
|
||||
repo = "arcan";
|
||||
rev = self.version;
|
||||
hash = "sha256-ZSKOkNrFa2QgmXmmXnLkB1pehmVJbEFVeNs43Z2DSKo=";
|
||||
hash = "sha256-YH3VGU3gSR5gqHnAlA2vrzU8vasKd0hOpc+2ludnV+Y=";
|
||||
};
|
||||
};
|
||||
in
|
||||
|
Loading…
Reference in New Issue
Block a user