xfce.ristretto: 0.12.4 -> 0.13.0
https://gitlab.xfce.org/apps/ristretto/-/compare/ristretto-0.12.4...ristretto-0.13.0
This commit is contained in:
parent
188962a0d0
commit
2a3a0d46d4
1 changed files with 3 additions and 2 deletions
|
@ -11,9 +11,10 @@
|
|||
mkXfceDerivation {
|
||||
category = "apps";
|
||||
pname = "ristretto";
|
||||
version = "0.12.4";
|
||||
version = "0.13.0";
|
||||
odd-unstable = false;
|
||||
|
||||
sha256 = "sha256-pspS9zRvDOMz4+Ud43uT4gsDQhB51bwmaXPXcGlOhsY=";
|
||||
sha256 = "sha256-K1cC5NnRv/C5ZiwMAmaQ8qxvlxHRsJ4F1TgR9CN8Qgc=";
|
||||
|
||||
buildInputs = [
|
||||
glib
|
||||
|
|
Loading…
Reference in a new issue