all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: guix-devel@gnu.org
Subject: [PATCH 2/2] gnu: xlockmore: Update to 5.46.
Date: Sat, 26 Dec 2015 02:28:40 -0500	[thread overview]
Message-ID: <75bae747cc92478626a4284241b16136a3afa2ee.1451114884.git.leo@famulari.name> (raw)
In-Reply-To: <cover.1451114884.git.leo@famulari.name>
In-Reply-To: <cover.1451114884.git.leo@famulari.name>

* gnu/packages/xdisorg.scm (xlockmore): Update to 5.46.
---
 gnu/packages/xdisorg.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 18fbe1d..dc01637 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -408,7 +408,7 @@ things less distracting.")
 (define-public xlockmore
   (package
     (name "xlockmore")
-    (version "5.45")
+    (version "5.46")
     (source (origin
              (method url-fetch)
              (uri (list (string-append
@@ -420,7 +420,7 @@ things less distracting.")
                           "/xlockmore-" version ".tar.bz2")))
              (sha256
               (base32
-               "1xqm61bbfn5q056w57vp16gvai8nqpcw570ysxlm5h46nh6ai0bz"))))
+               "1ps0dmnh912x8mwns94y2607xk90rjxrjn5s1pkmmpjg5h9bxcrj"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags (list (string-append "--enable-appdefaultdir="
-- 
2.6.2

  parent reply	other threads:[~2015-12-26  7:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-26  7:28 [PATCH 0/2] xlockmore: Fix URLs and update to 5.46 Leo Famulari
2015-12-26  7:28 ` [PATCH 1/2] gnu: xlockmore: Add alternate URL Leo Famulari
2015-12-26  7:28 ` Leo Famulari [this message]
2015-12-26  7:44 ` [PATCH 0/2] xlockmore: Fix URLs and update to 5.46 Ricardo Wurmus
2015-12-29 11:33   ` Ludovic Courtès

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=75bae747cc92478626a4284241b16136a3afa2ee.1451114884.git.leo@famulari.name \
    --to=leo@famulari.name \
    --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 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.