all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Rohleder <mike@rohleder.de>
To: 60271@debbugs.gnu.org
Cc: Michael Rohleder <mike@rohleder.de>
Subject: [bug#60271] [PATCH] gnu: tumbler: Update to 4.18.0.
Date: Fri, 23 Dec 2022 13:07:51 +0100	[thread overview]
Message-ID: <20221223120802.26210-5-mike@rohleder.de> (raw)
In-Reply-To: <20221223120802.26210-1-mike@rohleder.de>

* gnu/packages/xfce.scm (tumbler): Update to 4.18.0.
[inputs]: Add libxfce4util.
---
 gnu/packages/xfce.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 541b4daaa9..3c54406759 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -352,7 +352,7 @@ (define-public garcon
 (define-public tumbler
   (package
     (name "tumbler")
-    (version "4.16.1")
+    (version "4.18.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/xfce/"
@@ -360,7 +360,7 @@ (define-public tumbler
                                   "tumbler-" version ".tar.bz2"))
               (sha256
                (base32
-                "0gi77675gi1bbhrrg0p60dy06clf24xa0hz2jb74hnzk2gxbyaw5"))))
+                "006gvwa7jqkky2qvl2yngbd4yzp63wpilhhmyg9p24pk9spz71s0"))))
     (build-system gnu-build-system)
     (native-inputs
      (list pkg-config intltool
@@ -375,6 +375,7 @@ (define-public tumbler
            freetype
            libjpeg-turbo
            libgsf
+           libxfce4util
            poppler
            ;; FIXME Provide gstreamer and gstreamer-tag to get video thumbnails
            ;; ("gstreamer" ,gstreamer)
-- 
2.38.1





  parent reply	other threads:[~2022-12-23 12:12 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-23 12:04 [bug#60271] [PATCH] gnu: Update xfce to 4.18 Michael Rohleder
2022-12-23 12:07 ` [bug#60271] [PATCH] gnu: libxfce4util: Update to 4.18.0 Michael Rohleder
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: xfconf: " Michael Rohleder
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: libxfce4ui: " Michael Rohleder
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: exo: " Michael Rohleder
2022-12-23 12:07   ` Michael Rohleder [this message]
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: garcon: " Michael Rohleder
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: xfce4-panel: " Michael Rohleder
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: xfce4-appfinder: " Michael Rohleder
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: xfce4-session: " Michael Rohleder
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: xfce4-settings: Update to 4.18.1 Michael Rohleder
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: thunar: " Michael Rohleder
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: thunar-volman: Update to 4.18.0 Michael Rohleder
2022-12-23 12:07   ` [bug#60271] [PATCH] gnu: xfwm4: " Michael Rohleder
2022-12-23 12:08   ` [bug#60271] [PATCH] gnu: xfdesktop: " Michael Rohleder
2022-12-23 12:08   ` [bug#60271] [PATCH] gnu: xfce4-power-manager: " Michael Rohleder
2022-12-23 12:08   ` [bug#60271] [PATCH] gnu: xfce4-dev-tools: " Michael Rohleder
2022-12-23 18:12 ` [bug#60271] [PATCH] gnu: Update xfce to 4.18 Kaelyn via Guix-patches via
2022-12-25 23:40 ` Feng Shu
2022-12-26 16:08   ` Michael Rohleder
2022-12-26 19:26     ` [bug#60271] " tumashu
2022-12-26 22:04     ` Feng Shu
2022-12-27 10:11       ` Michael Rohleder
2022-12-27 10:40         ` [bug#60271] " tumashu
2022-12-31  6:56 ` Feng Shu
2022-12-31 14:29   ` Michael Rohleder
2022-12-31 22:37     ` Feng Shu
2023-01-28  9:04       ` 宋文武 via Guix-patches via
2023-01-28  9:50         ` Feng Shu
2023-01-28 10:09         ` Michael Rohleder
2023-01-29  3:08         ` bug#61132: xfce 4.18 issues: gsettings, icons missing, and logout need long time 宋文武 via Bug reports for GNU Guix
2023-01-30 13:19           ` [bug#60271] " Feng Shu
2023-08-01 11:57             ` bug#61132: " 宋文武 via Bug reports for GNU Guix
2023-01-19 20:40 ` [bug#60271] [PATCH] gnu: Update xfce to 4.18 Kaelyn via Guix-patches via
2023-01-28 11:49 ` [bug#60271] [PATCH 1/4] gnu: thunar-shares-plugin: Update to 0.3.2 tumashu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221223120802.26210-5-mike@rohleder.de \
    --to=mike@rohleder.de \
    --cc=60271@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.