Merge pull request #273067 from r-ryantm/auto-update/girara

girara: 0.4.0 -> 0.4.1
This commit is contained in:
Pascal Bach 2023-12-09 22:08:32 +01:00 committed by GitHub
commit e52613880b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@
stdenv.mkDerivation rec {
pname = "girara";
version = "0.4.0";
version = "0.4.1";
outputs = [ "out" "dev" ];
@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
owner = "pwmt";
repo = "girara";
rev = version;
sha256 = "sha256-dzWdiFGJ45JcH+wNwq2P3NZeWwHXAvXR1eJC85mYy7M=";
sha256 = "sha256-47ff7NBunVvYlCEQN/LwTRG33aButisVvdwxlh28LUM=";
};
nativeBuildInputs = [