Merge pull request #288289 from r-ryantm/auto-update/scheme-manpages

scheme-manpages: unstable-2023-08-27 -> unstable-2024-02-11
This commit is contained in:
Nick Cao 2024-02-12 10:09:58 -05:00 committed by GitHub
commit 1f41d7bac1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,13 +2,13 @@
stdenvNoCC.mkDerivation rec {
pname = "scheme-manpages";
version = "unstable-2023-08-27";
version = "unstable-2024-02-11";
src = fetchFromGitHub {
owner = "schemedoc";
repo = "manpages";
rev = "44317b20616699b13b2b6276c86d796f4ae0c8dd";
hash = "sha256-qxj9sEQYOZ+me2IhDS5S2GRSho4KWWrEm+5MNxfw1VI=";
rev = "1ef440525db569799774c83634d28bfa630358da";
hash = "sha256-ZBovG9i0qKD6dP4qcLP1T1fke0hC8MmRjZRzxuojd60=";
};
dontBuild = true;