diff mbox series

[bug#60119] gnu: ristretto: Update to 0.12.4.

Message ID 20221216114835.18716-1-mike@rohleder.de
State New
Headers show
Series [bug#60119] gnu: ristretto: Update to 0.12.4. | expand

Commit Message

Michael Rohleder Dec. 16, 2022, 11:48 a.m. UTC
* gnu/packages/xfce.scm (ristretto): Update to 0.12.4.
---
 gnu/packages/xfce.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Kaelyn Takata Dec. 23, 2022, 6:13 p.m. UTC | #1
Hi,

I've successfully tested the ristretto update on my laptop in conjunction with the XFCE 4.18 updates. This patch looks good to me.

Cheers,
Kaelyn
Mathieu Othacehe Dec. 25, 2022, 4:20 p.m. UTC | #2
> * gnu/packages/xfce.scm (ristretto): Update to 0.12.4.

Applied, thanks,

Mathieu
diff mbox series

Patch

diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 720a36e3b9..7795797c7a 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1146,7 +1146,7 @@  (define-public xfce4-power-manager
 (define-public ristretto
   (package
     (name "ristretto")
-    (version "0.12.3")
+    (version "0.12.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/apps/ristretto/"
@@ -1154,7 +1154,7 @@  (define-public ristretto
                                   "ristretto-" version ".tar.bz2"))
               (sha256
                (base32
-                "0gizrn49ayamb1sqfxi3mdxas9dz4dw1sv3iyji718az48hp13w6"))))
+                "0c3rx02bk74fip7ishdxnbn0l9f48qbiglckzclz7v758fbmq074"))))
     (build-system gnu-build-system)
     (native-inputs
      (list intltool desktop-file-utils