Skip to content

Commit c706b47

Browse files
ayugram-desktop: 5.11.1 -> 5.12.3 (NixOS#390758)
2 parents a02ebe1 + af6c951 commit c706b47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ay/ayugram-desktop/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ telegram-desktop.override {
1313
unwrapped = telegram-desktop.unwrapped.overrideAttrs (
1414
finalAttrs: previousAttrs: {
1515
pname = "ayugram-desktop-unwrapped";
16-
version = "5.11.1";
16+
version = "5.12.3";
1717

1818
src = fetchFromGitHub {
1919
owner = "AyuGram";
2020
repo = "AyuGramDesktop";
2121
tag = "v${finalAttrs.version}";
22-
hash = "sha256-AiMPbcEvbyhGd1V9mg95Q+mLrBH0DqTEFpC3D9ziCy8=";
22+
hash = "sha256-Zjik+9J0YtabVW1VEkJr/Bl3SIakVQ8EiTLYm28rEIk=";
2323
fetchSubmodules = true;
2424
};
2525

0 commit comments

Comments
 (0)