unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#52538] [PATCH] gnu: ristretto: Update to 0.12.1.
@ 2021-12-16  6:02 Michael Rohleder
  2021-12-17  8:10 ` bug#52538: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2021-12-16  6:02 UTC (permalink / raw)
  To: 52538; +Cc: Michael Rohleder

* gnu/packages/xfce.scm (ristretto): Update to 0.12.1.
---
 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 689c1fcd6d..6ee018ce34 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1014,7 +1014,7 @@ (define-public xfce4-power-manager
 (define-public ristretto
   (package
     (name "ristretto")
-    (version "0.12.0")
+    (version "0.12.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/apps/ristretto/"
@@ -1022,7 +1022,7 @@ (define-public ristretto
                                   "ristretto-" version ".tar.bz2"))
               (sha256
                (base32
-                "008h8mlq82nwxb7kc8m8d6a51rwl2i9fgv4v6k5w30va46l2s0s7"))))
+                "1vnpzyb966pfbn7md0q26kl972iqwfywg4lfg3jahrl4l6f3z18k"))))
     (build-system gnu-build-system)
     (native-inputs
      (list intltool desktop-file-utils pkg-config))
-- 
2.34.0





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

* bug#52538: [PATCH] gnu: ristretto: Update to 0.12.1.
  2021-12-16  6:02 [bug#52538] [PATCH] gnu: ristretto: Update to 0.12.1 Michael Rohleder
@ 2021-12-17  8:10 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2021-12-17  8:10 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 52538-done

Hello,

Michael Rohleder <mike@rohleder.de> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-16  6:02 [bug#52538] [PATCH] gnu: ristretto: Update to 0.12.1 Michael Rohleder
2021-12-17  8:10 ` bug#52538: " Nicolas Goaziou

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