feat(pkgs): update versions

Update `advcpmv`, `swww` and `vim-fmi-cli`
This commit is contained in:
reo101 2023-07-23 17:08:14 +03:00
parent ebe68e37ee
commit e2bb006e07
Signed by: reo101
GPG key ID: 675AA7EF13964ACB
3 changed files with 10 additions and 5 deletions

View file

@ -20,7 +20,7 @@ stdenv.mkDerivation rec {
patches = [
(fetchpatch {
url = "https://raw.githubusercontent.com/${advcpmv_owner}/${name}/${patch_rev}/${name}-${advcpmv_version}-${coreutils_version}.patch";
sha256 = "sha256-d+SRT/R4xmfHLAdOr7m4R3WFiW64P5ZH6iqDvErYCyg=";
sha256 = "sha256-l7kf2vz/heW3lgT89yDs5Wdfzw3Xbb3QhPGct7SCruQ=";
})
];