gnome-calculator: 47.1 → 48.rc
https://gitlab.gnome.org/GNOME/gnome-calculator/-/compare/47.1...48.rc Changelog-Reviewed-By: Bobby Rong <rjl931189261@126.com>
This commit is contained in:
@@ -26,11 +26,11 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "gnome-calculator";
|
||||
version = "47.1";
|
||||
version = "48.rc";
|
||||
|
||||
src = fetchurl {
|
||||
url = "mirror://gnome/sources/gnome-calculator/${lib.versions.major version}/gnome-calculator-${version}.tar.xz";
|
||||
hash = "sha256-vp+SJ5m35+ZclzSLm35kf/4zyDG7OlHTniwWjSrcQOA=";
|
||||
hash = "sha256-P1QzImV/yhlKYA8+ApFDLGszhL7DhwfZeAVtCkQQNnM=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user