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

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

bug#56586: closed ([PATCH] gnu: exo: Update to 4.16.4.)


From: GNU bug Tracking System
Subject: bug#56586: closed ([PATCH] gnu: exo: Update to 4.16.4.)
Date: Sat, 16 Jul 2022 03:42:01 +0000

Your message dated Fri, 15 Jul 2022 23:41:46 -0400
with message-id <87wncdraf9.fsf@gmail.com>
and subject line Re: bug#56586: [PATCH] gnu: exo: Update to 4.16.4.
has caused the debbugs.gnu.org bug report #56586,
regarding [PATCH] gnu: exo: Update to 4.16.4.
to be marked as done.

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


-- 
56586: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56586
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: exo: Update to 4.16.4. Date: Sat, 16 Jul 2022 03:04:18 +0200
* gnu/packages/xfce.scm (exo): Update to 4.16.4.
---
 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 323ecd3042..8101d17b4d 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -302,7 +302,7 @@ (define-public elementary-xfce-icon-theme
 (define-public exo
   (package
     (name "exo")
-    (version "4.16.3")
+    (version "4.16.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/xfce/";
@@ -310,7 +310,7 @@ (define-public exo
                                   "exo-" version ".tar.bz2"))
               (sha256
                (base32
-                "1rpsp37n5l3qxinv37rz5l4rvja7yaf8hqsy81jhlgz27wygybbj"))))
+                "1jifknw0chyaismj94mrx9pbhnd7ridm25bn1d15q7lgwxkhr9c2"))))
     (build-system gnu-build-system)
     (native-inputs
      (list pkg-config intltool))
-- 
2.37.0




--- End Message ---
--- Begin Message --- Subject: Re: bug#56586: [PATCH] gnu: exo: Update to 4.16.4. Date: Fri, 15 Jul 2022 23:41:46 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)
Hi,

Michael Rohleder <mike@rohleder.de> writes:

> * gnu/packages/xfce.scm (exo): Update to 4.16.4.

Applied, thanks!

Maxim


--- End Message ---

reply via email to

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