Merge pull request #239963 from wegank/ueberzugpp-bump

ueberzugpp: 2.8.7 -> 2.8.8
This commit is contained in:
Weijia Wang
2023-06-26 21:53:41 +02:00
committed by GitHub
+2 -2
View File
@@ -30,13 +30,13 @@
stdenv.mkDerivation rec {
pname = "ueberzugpp";
version = "2.8.7";
version = "2.8.8";
src = fetchFromGitHub {
owner = "jstkdng";
repo = "ueberzugpp";
rev = "v${version}";
hash = "sha256-grkLsbatgezM8wFbwAatLQw35wucU0Kc6hacRefFvHw=";
hash = "sha256-HvcH8ysH43i87so758m6QD+AuNfTiOdo5knI+3PBO8U=";
};
# error: no member named 'ranges' in namespace 'std'