emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#48957: closed ([PATCH] gnu: ristretto: Update to 0.11.0.)


From: GNU bug Tracking System
Subject: bug#48957: closed ([PATCH] gnu: ristretto: Update to 0.11.0.)
Date: Sun, 13 Jun 2021 20:36:02 +0000

Your message dated Sun, 13 Jun 2021 22:35:05 +0200
with message-id <87sg1lzeo6.fsf@gnu.org>
and subject line Re: bug#48957: [PATCH] gnu: ristretto: Update to 0.11.0.
has caused the debbugs.gnu.org bug report #48957,
regarding [PATCH] gnu: ristretto: Update to 0.11.0.
to be marked as done.

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


-- 
48957: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48957
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: ristretto: Update to 0.11.0. Date: Fri, 11 Jun 2021 14:00:20 +0200
* gnu/packages/xfce.scm (ristretto): Update to 0.11.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 91c914ed61..460ad7e0d5 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1074,7 +1074,7 @@ inhibit interface which allows applications to prevent 
automatic sleep.")
 (define-public ristretto
   (package
     (name "ristretto")
-    (version "0.10.0")
+    (version "0.11.0")
     (source (origin
               (method url-fetch)
               (uri (string-append 
"https://archive.xfce.org/src/apps/ristretto/";
@@ -1082,7 +1082,7 @@ inhibit interface which allows applications to prevent 
automatic sleep.")
                                   "ristretto-" version ".tar.bz2"))
               (sha256
                (base32
-                "0sa75m1w6yvv4xvzrwqiif6vnqgi29hjrixrh87nxss58bbms8hn"))))
+                "08w8nw6cl8kpvjnp7dxgpqlmi3s73amhrb7l0sbzmjy82ba30zl7"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("intltool" ,intltool)
-- 
2.32.0




--- End Message ---
--- Begin Message --- Subject: Re: bug#48957: [PATCH] gnu: ristretto: Update to 0.11.0. Date: Sun, 13 Jun 2021 22:35:05 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hi,

Michael Rohleder <mike@rohleder.de> skribis:

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

Applied, thanks!

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]