unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: rain1@openmailbox.org
To: guix-devel@gnu.org
Subject: pcmanfm version update
Date: Thu, 07 Apr 2016 21:12:41 +0100	[thread overview]
Message-ID: <b5b0b8a1b4c6e6dc5cde52ea7a8c9d8f@openmailbox.org> (raw)
In-Reply-To: <a4d252f75b60f2ac8c2d414ef6c1b20c@openmailbox.org>

[-- Attachment #1: Type: text/plain, Size: 145 bytes --]

pcmanfm (and its library libfm) were at version 1.2.3 from 2 years ago. 
This patch updates them to 1.2.4, the most recent version from February.

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-pcmanfm-Update-to-1.2.4.patch --]
[-- Type: text/x-diff; name=0001-gnu-pcmanfm-Update-to-1.2.4.patch, Size: 2028 bytes --]

From 437fee1d56001da92b5b9cd65811d65b1316aec2 Mon Sep 17 00:00:00 2001
From: Raymond Nicholson <rain1@openmailbox.org>
Date: Thu, 7 Apr 2016 21:07:59 +0100
Subject: [PATCH] gnu: pcmanfm: Update to 1.2.4.

* gnu/packages/lxde.scm (pcmanfm): Update to 1.2.4.
* gnu/packages/lxde.scm (libfm): Update to 1.2.4.
---
 gnu/packages/lxde.scm | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/lxde.scm b/gnu/packages/lxde.scm
index fe71a17..7ce31ad 100644
--- a/gnu/packages/lxde.scm
+++ b/gnu/packages/lxde.scm
@@ -32,7 +32,7 @@
 (define-public libfm
   (package
     (name "libfm")
-    (version "1.2.3")
+    (version "1.2.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://sourceforge/project/pcmanfm/"
@@ -40,7 +40,7 @@
                                   "%29/LibFM/" name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1ygvw52262r3jp1f45m9cdpx5xgvd4rkyfszslfqvg2c99ig34n6"))))
+                "0bsh4p7h2glhxf1cc1lvbxyb4qy0y1zsnl9izf7vrldkikrgc13q"))))
     (build-system gnu-build-system)
     (inputs `(("glib" ,glib)
               ("gtk+" ,gtk+-2)))
@@ -189,7 +189,7 @@ speed up the access to freedesktop.org defined application menus.")
 (define-public pcmanfm
   (package
     (name "pcmanfm")
-    (version "1.2.3")
+    (version "1.2.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://sourceforge/project/" name "/"
@@ -197,7 +197,7 @@ speed up the access to freedesktop.org defined application menus.")
                                   "%29/PCManFM/" name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1033rw5jd7nlzbcdpx3bik7347kyh1sg1gkla424gq9vqqpxia6g"))))
+                "04z3vd9si24yi4c8calqncdpb9b6mbj4cs4f3fs86i6j05gvpk9q"))))
     (build-system gnu-build-system)
     ;; (#:configure-flags '("--sysconfdir=/etc")) suggested in README.
     (inputs `(("gtk+"   ,gtk+-2)
-- 
2.7.3


  parent reply	other threads:[~2016-04-07 20:13 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-04 20:22 mplayer version update rain1
2016-04-04 20:34 ` Mark H Weaver
2016-04-07 20:12 ` rain1 [this message]
2016-04-09  8:47   ` pcmanfm " Alex Kost
     [not found]     ` <71ca60a5ce463ec85842355bdf5d86c6@openmailbox.org>
2016-04-09 16:37       ` Alex Kost
2016-04-09 17:19         ` Andreas Enge
2016-04-09 19:59           ` Efraim Flashner
2016-04-09 20:10             ` Mathieu Lirzin
2016-04-10  1:06             ` Leo Famulari
2016-04-13 21:31               ` Ludovic Courtès
2016-04-14  0:49                 ` Leo Famulari

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=b5b0b8a1b4c6e6dc5cde52ea7a8c9d8f@openmailbox.org \
    --to=rain1@openmailbox.org \
    --cc=guix-devel@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 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).