Skip to content

Commit bceca72

Browse files
r-ryantmJohnRTitor
authored andcommitted
swaynotificationcenter: 0.12.1 -> 0.12.2
1 parent 954600a commit bceca72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/sw/swaynotificationcenter/package.nix

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

3737
stdenv.mkDerivation (finalAttrs: {
3838
pname = "SwayNotificationCenter";
39-
version = "0.12.1";
39+
version = "0.12.2";
4040

4141
src = fetchFromGitHub {
4242
owner = "ErikReider";
4343
repo = "SwayNotificationCenter";
4444
tag = "v${finalAttrs.version}";
45-
hash = "sha256-4DDlQRHG90ee4Tu9y0lkY6hZxhPFyJmacbWJMErfFlk=";
45+
hash = "sha256-BtcT2N08BVxVrzEd1Z/s5MXWHaHFt6PqBH4gdH6TEvs=";
4646
};
4747

4848
# build pkg-config is required to locate the native `scdoc` input

0 commit comments

Comments
 (0)