unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#56590] [PATCH] gnu: ristretto: Update to 0.12.3.
@ 2022-07-16  1:18 Michael Rohleder
  2022-07-16  3:42 ` bug#56590: " Maxim Cournoyer
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2022-07-16  1:18 UTC (permalink / raw)
  To: 56590; +Cc: Michael Rohleder

* gnu/packages/xfce.scm (ristretto): Update to 0.12.3.
---
 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 323ecd3042..bfabe0c479 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1155,7 +1155,7 @@ (define-public xfce4-power-manager
 (define-public ristretto
   (package
     (name "ristretto")
-    (version "0.12.2")
+    (version "0.12.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/apps/ristretto/"
@@ -1163,7 +1163,7 @@ (define-public ristretto
                                   "ristretto-" version ".tar.bz2"))
               (sha256
                (base32
-                "0sfrvb19xkiphcp2ddqxgvh9hbramlm6qi7sv99s407c4acqdvhf"))))
+                "0gizrn49ayamb1sqfxi3mdxas9dz4dw1sv3iyji718az48hp13w6"))))
     (build-system gnu-build-system)
     (native-inputs
      (list intltool desktop-file-utils
-- 
2.37.0





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

* bug#56590: [PATCH] gnu: ristretto: Update to 0.12.3.
  2022-07-16  1:18 [bug#56590] [PATCH] gnu: ristretto: Update to 0.12.3 Michael Rohleder
@ 2022-07-16  3:42 ` Maxim Cournoyer
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Cournoyer @ 2022-07-16  3:42 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 56590-done

Hi,

Michael Rohleder <mike@rohleder.de> writes:

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

Applied.  Thank you!

Maxim




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

end of thread, other threads:[~2022-07-16  3:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-16  1:18 [bug#56590] [PATCH] gnu: ristretto: Update to 0.12.3 Michael Rohleder
2022-07-16  3:42 ` bug#56590: " Maxim Cournoyer

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).