* [PATCH] gnu: libtermkey: Update to 0.19.
@ 2016-12-29 18:38 José Miguel Sánchez García
2016-12-29 18:43 ` Leo Famulari
0 siblings, 1 reply; 2+ messages in thread
From: José Miguel Sánchez García @ 2016-12-29 18:38 UTC (permalink / raw)
To: guix-devel
[-- Attachment #1: Type: text/plain, Size: 88 bytes --]
Just changed the version string from 0.18 to 0.19.
--
José Miguel Sánchez García
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-libtermkey-Update-to-0.19.patch --]
[-- Type: text/x-diff; name=0001-gnu-libtermkey-Update-to-0.19.patch, Size: 900 bytes --]
From 89893f7c39c64a12a5b0f82e96c3cc9fac982730 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jos=C3=A9=20Miguel=20S=C3=A1nchez=20Garc=C3=ADa?=
<jmi2k@openmailbox.org>
Date: Thu, 29 Dec 2016 19:08:13 +0000
Subject: [PATCH] gnu: libtermkey: Update to 0.19.
* gnu/packages/terminals.scm (libtermkey): Update to 0.19.
---
gnu/packages/terminals.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/terminals.scm b/gnu/packages/terminals.scm
index efedba480..9a70e109e 100644
--- a/gnu/packages/terminals.scm
+++ b/gnu/packages/terminals.scm
@@ -266,7 +266,7 @@ multi-seat support, a replacement for @command{mingetty}, and more.")
(define-public libtermkey
(package
(name "libtermkey")
- (version "0.18")
+ (version "0.19")
(source (origin
(method url-fetch)
(uri (string-append "http://www.leonerd.org.uk/code/"
--
2.11.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] gnu: libtermkey: Update to 0.19.
2016-12-29 18:38 [PATCH] gnu: libtermkey: Update to 0.19 José Miguel Sánchez García
@ 2016-12-29 18:43 ` Leo Famulari
0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2016-12-29 18:43 UTC (permalink / raw)
To: José Miguel Sánchez García; +Cc: guix-devel
On Thu, Dec 29, 2016 at 07:38:24PM +0100, José Miguel Sánchez García wrote:
> Just changed the version string from 0.18 to 0.19.
This is unusual; isn't there new source code for version 0.19, which
would require the source hash to be updated as well?
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-12-29 18:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-29 18:38 [PATCH] gnu: libtermkey: Update to 0.19 José Miguel Sánchez García
2016-12-29 18:43 ` Leo Famulari
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.