gnome.gnome-calculator: 45.beta → 45.0
https://gitlab.gnome.org/GNOME/gnome-calculator/-/compare/45.beta...45.0 Requires new libadwaita, no other build changes. Changelog-reviewed-by: Bobby Rong <rjl931189261@126.com> Changelog-reviewed-by: Jan Tojnar <jtojnar@gmail.com>
This commit is contained in:
@@ -25,11 +25,11 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "gnome-calculator";
|
||||
version = "45.beta";
|
||||
version = "45.0";
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://gnome/sources/gnome-calculator/${lib.versions.major version}/${pname}-${version}.tar.xz";
|
||||
sha256 = "pV7NQQiR+eDT1M25NnyeM2iULIbbVi7eZjN4q+t34sE=";
|
||||
sha256 = "5Y3wtWRhEbr5PsUwmyJdJ7fH9F3u7khK95FDMbjNKCI=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user