unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#60119] [PATCH] gnu: ristretto: Update to 0.12.4.
@ 2022-12-16 11:48 Michael Rohleder
  2022-12-23 18:13 ` Kaelyn via Guix-patches via
  2022-12-25 16:20 ` bug#60119: " Mathieu Othacehe
  0 siblings, 2 replies; 3+ messages in thread
From: Michael Rohleder @ 2022-12-16 11:48 UTC (permalink / raw)
  To: 60119; +Cc: Michael Rohleder

* gnu/packages/xfce.scm (ristretto): Update to 0.12.4.
---
 gnu/packages/xfce.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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
-- 
2.38.1





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#60119] [PATCH] gnu: ristretto: Update to 0.12.4.
  2022-12-16 11:48 [bug#60119] [PATCH] gnu: ristretto: Update to 0.12.4 Michael Rohleder
@ 2022-12-23 18:13 ` Kaelyn via Guix-patches via
  2022-12-25 16:20 ` bug#60119: " Mathieu Othacehe
  1 sibling, 0 replies; 3+ messages in thread
From: Kaelyn via Guix-patches via @ 2022-12-23 18:13 UTC (permalink / raw)
  To: 60119@debbugs.gnu.org

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




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#60119: [PATCH] gnu: ristretto: Update to 0.12.4.
  2022-12-16 11:48 [bug#60119] [PATCH] gnu: ristretto: Update to 0.12.4 Michael Rohleder
  2022-12-23 18:13 ` Kaelyn via Guix-patches via
@ 2022-12-25 16:20 ` Mathieu Othacehe
  1 sibling, 0 replies; 3+ messages in thread
From: Mathieu Othacehe @ 2022-12-25 16:20 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 60119-done


> * gnu/packages/xfce.scm (ristretto): Update to 0.12.4.

Applied, thanks,

Mathieu




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-12-25 16:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-16 11:48 [bug#60119] [PATCH] gnu: ristretto: Update to 0.12.4 Michael Rohleder
2022-12-23 18:13 ` Kaelyn via Guix-patches via
2022-12-25 16:20 ` bug#60119: " Mathieu Othacehe

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).