unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#51722] [PATCH] gnu: ristretto: Update to 0.12.0.
@ 2021-11-09 16:38 Michael Rohleder
  2021-11-17 15:26 ` bug#51722: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2021-11-09 16:38 UTC (permalink / raw)
  To: 51722; +Cc: Michael Rohleder

* gnu/packages/xfce.scm (ristretto): Update to 0.12.0.
---
 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 c279ac9355..e949e02871 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1077,7 +1077,7 @@ (define-public xfce4-power-manager
 (define-public ristretto
   (package
     (name "ristretto")
-    (version "0.11.0")
+    (version "0.12.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/apps/ristretto/"
@@ -1085,7 +1085,7 @@ (define-public ristretto
                                   "ristretto-" version ".tar.bz2"))
               (sha256
                (base32
-                "08w8nw6cl8kpvjnp7dxgpqlmi3s73amhrb7l0sbzmjy82ba30zl7"))))
+                "008h8mlq82nwxb7kc8m8d6a51rwl2i9fgv4v6k5w30va46l2s0s7"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("intltool" ,intltool)
-- 
2.33.1





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

* bug#51722: [PATCH] gnu: ristretto: Update to 0.12.0.
  2021-11-09 16:38 [bug#51722] [PATCH] gnu: ristretto: Update to 0.12.0 Michael Rohleder
@ 2021-11-17 15:26 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2021-11-17 15:26 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 51722-done

Michael Rohleder <mike@rohleder.de> skribis:

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

Applied!




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

end of thread, other threads:[~2021-11-17 15:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-09 16:38 [bug#51722] [PATCH] gnu: ristretto: Update to 0.12.0 Michael Rohleder
2021-11-17 15:26 ` bug#51722: " Ludovic Courtès

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