Merge pull request #295172 from r-ryantm/auto-update/wgetpaste
wgetpaste: 2.33 -> 2.34
This commit is contained in:
commit
478f7ff87c
@ -2,11 +2,11 @@
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "wgetpaste";
|
||||
version = "2.33";
|
||||
version = "2.34";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/zlin/wgetpaste/releases/download/${version}/wgetpaste-${version}.tar.xz";
|
||||
sha256 = "sha256-6TWdhKOmO7vRKGIVNcUwLy46heI6UiAOgej6ubd+lxs=";
|
||||
sha256 = "sha256-vW0G7ZAaPWPJyMVxJghP8JlPCZAb+xY4uHlT6sHpQz8=";
|
||||
};
|
||||
# currently zsh-autocompletion support is not installed
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user