From 5ae77a6f5a3b6d38c2279f97e31f0f35adc7c29b Mon Sep 17 00:00:00 2001 From: Leo Famulari Date: Mon, 30 May 2016 13:25:20 -0400 Subject: gnu: imagemagick: Update to 6.9.4-5. * gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.4-5. --- gnu/packages/imagemagick.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/imagemagick.scm b/gnu/packages/imagemagick.scm index c356a47148..f129b16289 100644 --- a/gnu/packages/imagemagick.scm +++ b/gnu/packages/imagemagick.scm @@ -40,14 +40,14 @@ (define-public imagemagick (package (name "imagemagick") - (version "6.9.4-4") + (version "6.9.4-5") (source (origin (method url-fetch) (uri (string-append "mirror://imagemagick/ImageMagick-" version ".tar.xz")) (sha256 (base32 - "005nnp0masv59yfcdip6qld86567zjbz59c9lkcqrxclm27vmx0p")))) + "0niwa7ci50865x1h6qffz1q6i2ph2l5ym7bhcg5kdnvi4f75p9ir")))) (build-system gnu-build-system) (arguments `(#:configure-flags '("--with-frozenpaths") -- cgit v1.2.3 /'>aboutsummaryrefslogtreecommitdiff
path: root/gnu/services/desktop.scm
AgeCommit message (Expand)Author
2020-10-20services: lxqt-desktop: Delete unbound lxqt-desktop-service....Oleg Pykhalov
2020-10-20services: Add LXQt desktop service....Reza Alizadeh Majd
2020-10-01services: %desktop-services: Setuid root NTFS and NFS mount helpers....Maxim Cournoyer
2020-09-28services: Add elogind ‘handle-lid-switch-external-power’....Tobias Geerinckx-Rice
2020-09-23services: Allow (service bluetooth-service-type)....Tobias Geerinckx-Rice
2020-08-19services: Allow (service accountsservice-service-type)....Tobias Geerinckx-Rice
2020-05-24gnu: enlightenment: Update to 0.24.0....Efraim Flashner
2020-05-13mailmap: Update entries for Nikita....nikita
2020-04-21services: Don't use the deprecated 'make-forkexec-constructor' call....Ludovic Courtès
2020-04-10services: gnome: Fix ‘gnome’ field name....Tobias Geerinckx-Rice
2020-04-02services: mate: Provide all the polkit actions....Ludovic Courtès
2020-03-22services: Add fontconfig-file-system-service....Efraim Flashner
2020-02-07services: inputattach: Fix broken baud rate option....Tim Gesthuizen
2020-01-21services: sane: Create the "scanner" account....Ludovic Courtès
2020-01-20services: Add "sane" service....Danny Milosavljevic
2020-01-11services: Add pulseaudio to %desktop-services....Leo Prikler
2019-12-04services: Add GNOME Keyring service....Leo Prikler
2019-11-30services: Add polkit-wheel-service to %desktop-services....Leo Prikler
2019-11-30services: Add polkit-wheel-service....Leo Prikler
2019-11-01services: colord: Deprecate 'colord-service' procedure....Ludovic Courtès
2019-10-22services: elogind, gnome, mate, xfce: Fix config type predicate identifiers....Ludovic Courtès
2019-10-21services: inputattach: Add 'baud-rate' parameter....Tim Gesthuizen
2019-10-20services: xfce: Add xfce4-power-manager to polkit settings....David Wilson
2019-08-28gnu: enlightenment: Update to 0.23.0....Efraim Flashner
2019-06-15services: Include USB_ModeSwitch in %desktop-services....Florian Pelz
2019-05-15services: Include ModemManager in %desktop-services....Florian Pelz
2019-05-14services: Add 'network-manager-applet' to %DESKTOP-SERVICES....Ludovic Courtès
2019-04-30services: colord: Make public and searchable....Ludovic Courtès
2019-04-30services: bluetooth: Make public and searchable....Ludovic Courtès
2019-04-26services: cups-pk-helper: Export....Ludovic Courtès
2019-04-05services: dbus: 'wrapped-dbus-service' accepts a list of variables....Ludovic Courtès
2019-04-05services: dbus: Add 'wrapped-dbus-service'....Ludovic Courtès
2019-03-28services: desktop: Switch to GDM....Ludovic Courtès
2019-03-27services: Deprecate 'xfce-desktop-service'....Ludovic Courtès
2019-03-27services: Deprecate 'gnome-desktop-service'....Ludovic Courtès
2019-03-18Correct name and email address for ng0....ng0
2019-03-18gnu: Add inputattach service....Tim Gesthuizen