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

* gnu/packages/xfce.scm (exo): Update to 4.16.3.
---
 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..d1d0f2ac53 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -301,7 +301,7 @@ (define-public elementary-xfce-icon-theme
 (define-public exo
   (package
     (name "exo")
-    (version "4.16.2")
+    (version "4.16.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/xfce/"
@@ -309,7 +309,7 @@ (define-public exo
                                   "exo-" version ".tar.bz2"))
               (sha256
                (base32
-                "17cybaml221jnw99aig3zajg2kbnn87p5sycj68wpwgvd99zb2af"))))
+                "1rpsp37n5l3qxinv37rz5l4rvja7yaf8hqsy81jhlgz27wygybbj"))))
     (build-system gnu-build-system)
     (native-inputs
      (list pkg-config intltool))
-- 
2.34.0





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

* bug#52535: [PATCH] gnu: exo: Update to 4.16.3.
  2021-12-16  5:40 [bug#52535] [PATCH] gnu: exo: Update to 4.16.3 Michael Rohleder
@ 2021-12-17  8:08 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2021-12-17  8:08 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 52535-done

Hello,

Michael Rohleder <mike@rohleder.de> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-16  5:40 [bug#52535] [PATCH] gnu: exo: Update to 4.16.3 Michael Rohleder
2021-12-17  8:08 ` bug#52535: " 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).