Skip to content

Commit 242b66f

Browse files
authored
mpris-timer: 1.5 -> 1.6.2 (NixOS#365555)
2 parents 97f1917 + 90aec37 commit 242b66f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/mp/mpris-timer/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@
1414

1515
buildGoModule rec {
1616
pname = "mpris-timer";
17-
version = "1.5";
17+
version = "1.6.2";
1818

1919
src = fetchFromGitHub {
2020
owner = "efogdev";
2121
repo = "mpris-timer";
2222
rev = "refs/tags/${version}";
23-
hash = "sha256-drp/JB7C1MMEOWbZUmrFtaEDRpgf90MSR6dFqdagCpI=";
23+
hash = "sha256-QOnyu2FphqQW6aFa3rdJwLvQw+DXTS2JSzixshixLEg=";
2424
};
2525

2626
vendorHash = "sha256-APcQgNEn7ULIjBk7f4q6MMSX9k58+F7vzgUDiIZ3Jxc=";

0 commit comments

Comments
 (0)