GNU bug report logs - #52538
[PATCH] gnu: ristretto: Update to 0.12.1.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Thu, 16 Dec 2021 06:03:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#52538: closed ([PATCH] gnu: ristretto: Update to 0.12.1.)
Date: Fri, 17 Dec 2021 08:11:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 17 Dec 2021 09:10:12 +0100
with message-id <871r2b7iu3.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#52538] [PATCH] gnu: ristretto: Update to 0.12.1.
has caused the debbugs.gnu.org bug report #52538,
regarding [PATCH] gnu: ristretto: Update to 0.12.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
52538: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52538
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: ristretto: Update to 0.12.1.
Date: Thu, 16 Dec 2021 07:02:16 +0100
* 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



[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 52538-done <at> debbugs.gnu.org
Subject: Re: [bug#52538] [PATCH] gnu: ristretto: Update to 0.12.1.
Date: Fri, 17 Dec 2021 09:10:12 +0100
Hello,

Michael Rohleder <mike <at> rohleder.de> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


This bug report was last modified 3 years and 254 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.