gnome.gnome-flashback: 3.42.1 → 3.43.1
https://gitlab.gnome.org/GNOME/gnome-flashback/-/compare/3.42.1...3.43.1
This commit is contained in:
parent
ffe64d6294
commit
8db2d2ab9b
1 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,7 @@
|
|||
}:
|
||||
let
|
||||
pname = "gnome-flashback";
|
||||
version = "3.42.1";
|
||||
version = "3.43.1";
|
||||
|
||||
# From data/sessions/Makefile.am
|
||||
requiredComponentsCommon = enableGnomePanel:
|
||||
|
@ -61,7 +61,7 @@ let
|
|||
|
||||
src = fetchurl {
|
||||
url = "mirror://gnome/sources/${pname}/${lib.versions.majorMinor version}/${name}.tar.xz";
|
||||
sha256 = "sha256:0kl4m05whm03m2v0y3jd69lghkggn8s0hxdhvchcas7jmhh940n8";
|
||||
sha256 = "sha256-KNRVgfLXV/rrIgqIjlYbr23r9FdP4LQcNI3cmi2CBdM=";
|
||||
};
|
||||
|
||||
# make .desktop Execs absolute
|
||||
|
|
Loading…
Reference in a new issue