From aa50d576c428e219855b5ce1e7f11665683ef80d Mon Sep 17 00:00:00 2001 From: Zheng Junjie <873216071@qq.com> Date: Sat, 15 Jul 2023 12:08:13 +0800 Subject: gnu: dolphin-plugins: Update to 23.04.3. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * gnu/packages/kde-systemtools.scm (dolphin-plugins): Update to 23.04.3. Signed-off-by: 宋文武 --- gnu/packages/kde-systemtools.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/kde-systemtools.scm') diff --git a/gnu/packages/kde-systemtools.scm b/gnu/packages/kde-systemtools.scm index 98df063495..57b75ec121 100644 --- a/gnu/packages/kde-systemtools.scm +++ b/gnu/packages/kde-systemtools.scm @@ -101,14 +101,14 @@ The main features of Dolphin are: (define-public dolphin-plugins (package (name "dolphin-plugins") - (version "22.04.3") + (version "23.04.3") (source (origin (method url-fetch) (uri (string-append "mirror://kde/stable/release-service/" version "/src/dolphin-plugins-" version ".tar.xz")) (sha256 - (base32 "1ii1xrz22caxcgrr9ibzkh7nvw1h9d8xb5a2fadni0makk02qjif")))) + (base32 "0h1b559icj5g3xrx5697a9rncpdcmsjg774c6m36ild56bwc048v")))) (build-system qt-build-system) (native-inputs (list extra-cmake-modules)) -- cgit v1.2.3 fa'>commitdiff
path: root/po
AgeCommit message (Expand)Author
2023-04-08nls: Make sure gnu/home/services/*.scm files are translatable....Ludovic Courtès
2023-03-16gnu: home: services: Add home-kodi-service-type....Jan (janneke) Nieuwenhuizen
2023-03-16gnu: home: services: Add home-znc-service-type....Jan (janneke) Nieuwenhuizen
2023-03-07nls: Fix more Texinfo Italiano....Julien Lepiller
2023-03-07nls: Update translations.Julien Lepiller
2023-02-26nls: Fix more Texinfo Italiano....Tobias Geerinckx-Rice
2023-02-26nls: Fix typo in Italian translation....Tobias Geerinckx-Rice
2023-02-03gnu: Remove key-mon.scm....Julien Lepiller
2023-01-05nls: Update translations....Julien Lepiller
2022-12-15doc: Use VM image file name consistently....Ludovic Courtès
2022-12-04nls: Update translations....Julien Lepiller
2022-11-20scripts: Use translations for guix.pot for service descriptions....pelzflorian (Florian Pelz)
2022-11-15installer: Report known-unsupported PCI devices....Ludovic Courtès
2022-11-04nls: Update translations....Julien Lepiller
2022-10-08po: Fix syntax error in French translation....Ricardo Wurmus
2022-10-08po: Fix syntax error in German translation....Ricardo Wurmus
2022-10-06nls: Update translations.Julien Lepiller
2022-10-06services: dhcp-client: Implement and use a configuration record....Alexey Abramov
2022-09-24services: Add samba service....Simon Streit
2022-09-04nls: Update translations.Julien Lepiller
2022-08-16ui: Describe package outputs....Liliana Marie Prikler
2022-08-11po: Add 'guix/read-print.scm'....Ludovic Courtès
2022-08-10nls: Update translations....Julien Lepiller
2022-07-09nls: Update translations....Julien Lepiller
2022-06-24services: configuration: Report the location of field type errors....Ludovic Courtès
2022-06-17home: Add OpenSSH service....Ludovic Courtès
2022-06-04nls: Update translations....Julien Lepiller
2022-06-04guix home: Add 'edit' sub-command....Ludovic Courtès
2022-06-04guix system: Add 'edit' sub-command....Ludovic Courtès
2022-05-01nls: Update translations....Julien Lepiller
2022-04-02nls: Update translations....Julien Lepiller
2022-04-02nls: Enforce translation thresholds....Julien Lepiller
2022-03-18graph: Factorize 'lookup-backend'....Ludovic Courtès
2022-03-01nls: Update translations....Julien Lepiller
2022-02-04nls: Update translations....Julien Lepiller
2022-01-09nls: Update translations....Julien Lepiller
2022-01-03home: services: Make strings in Gexps translateble....Xinglu Chen
2021-12-10Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe
2021-12-08nls: Update 'es' translation.Julien Lepiller
2021-12-05Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus
2021-12-04nls: Update translations.Julien Lepiller
2021-11-08Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner
2021-11-06nls: Update translations....Julien Lepiller
2021-10-31Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner
2021-10-25Add 'guix shell'....Ludovic Courtès
2021-10-18Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe
2021-10-17nls: Update translations.Julien Lepiller
2021-10-12Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe
2021-10-01po: Update POTFILES.in....Julien Lepiller