mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-03-08 01:24:09 +01:00
budgie-analogue-clock-applet: 2.2-unstable-2026-01-13 -> 2.3
There is no change in src hash because v2.3 points exactly to 22b04fae.
This commit is contained in:
parent
b2ad9e2890
commit
36b4d4146e
1 changed files with 2 additions and 2 deletions
|
|
@ -15,12 +15,12 @@
|
|||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "budgie-analogue-clock-applet";
|
||||
version = "2.2-unstable-2026-01-13";
|
||||
version = "2.3";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "samlane-ma";
|
||||
repo = "analogue-clock-applet";
|
||||
rev = "22b04faeea8f95eb83ad96ae89529560811d76d9";
|
||||
tag = "v${finalAttrs.version}";
|
||||
hash = "sha256-8ZFExgE1aJ8XN4+ugSzI34UjdPHbtbhJ+3xetcLZ6sg=";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue