gnome.gnome-flashback: 3.49.1 → 3.50.0
https://gitlab.gnome.org/GNOME/gnome-flashback/-/compare/3.49.1...3.50.0 Just translations. Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com> Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
This commit is contained in:
parent
30271ad0a0
commit
c5d1f64a0d
1 changed files with 2 additions and 2 deletions
|
@ -31,7 +31,7 @@
|
|||
}:
|
||||
let
|
||||
pname = "gnome-flashback";
|
||||
version = "3.49.1";
|
||||
version = "3.50.0";
|
||||
|
||||
# From data/sessions/Makefile.am
|
||||
requiredComponentsCommon = enableGnomePanel:
|
||||
|
@ -62,7 +62,7 @@ let
|
|||
|
||||
src = fetchurl {
|
||||
url = "mirror://gnome/sources/${pname}/${lib.versions.majorMinor version}/${name}.tar.xz";
|
||||
sha256 = "sha256-eZuVZ3we2py1IkOvudqsvI+oxbUCXfnFlge6ZPKEgIY=";
|
||||
sha256 = "sha256-0ExDSCICLJ+n5gh05cjNIGDI88BwPBnytAMr4lQnKv4=";
|
||||
};
|
||||
|
||||
# make .desktop Execs absolute
|
||||
|
|
Loading…
Reference in a new issue