GNU bug report logs - #51722
[PATCH] gnu: ristretto: Update to 0.12.0.

Previous Next

Package: guix-patches;

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

Date: Tue, 9 Nov 2021 16:39:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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: Michael Rohleder <mike <at> rohleder.de>
Subject: bug#51722: closed (Re: bug#51722: [PATCH] gnu: ristretto: Update
 to 0.12.0.)
Date: Wed, 17 Nov 2021 15:28:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#51722: [PATCH] gnu: ristretto: Update to 0.12.0.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 51722 <at> debbugs.gnu.org.

-- 
51722: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=51722
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 51722-done <at> debbugs.gnu.org
Subject: Re: bug#51722: [PATCH] gnu: ristretto: Update to 0.12.0.
Date: Wed, 17 Nov 2021 16:26:51 +0100
Michael Rohleder <mike <at> rohleder.de> skribis:

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

Applied!

[Message part 3 (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.0.
Date: Tue,  9 Nov 2021 17:38:34 +0100
* 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




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

Previous Next


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