Merge pull request #320907 from r-ryantm/auto-update/schemes

schemes: 0.2.0 -> 46.0
This commit is contained in:
Weijia Wang
2024-06-26 00:11:32 +02:00
committed by GitHub
+2 -2
View File
@@ -17,14 +17,14 @@
stdenv.mkDerivation rec {
pname = "schemes";
version = "0.2.0";
version = "46.0";
src = fetchFromGitLab {
domain = "gitlab.gnome.org";
owner = "chergert";
repo = "schemes";
rev = version;
hash = "sha256-XUC24KzZSU4+F2JZMsydukvAwEGdMxCnkPG6QHnCw6w=";
hash = "sha256-m82jR958f1g/4gSJ4NbNa4fwxVseH399Z8JpWr7tLh8=";
};
nativeBuildInputs = [