unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] gnu: guile-json: Update to 0.4.0.
@ 2014-08-16 23:32 David Thompson
  2014-08-16 23:36 ` Cyril Roelandt
  0 siblings, 1 reply; 3+ messages in thread
From: David Thompson @ 2014-08-16 23:32 UTC (permalink / raw)
  To: guix-devel

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

Okay to push?


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-guile-json-Update-to-0.4.0.patch --]
[-- Type: text/x-diff, Size: 1181 bytes --]

From cdf2b286544e721da213ca306fe87897e1326b34 Mon Sep 17 00:00:00 2001
From: David Thompson <dthompson2@worcester.edu>
Date: Sat, 16 Aug 2014 19:30:26 -0400
Subject: [PATCH] gnu: guile-json: Update to 0.4.0.

* gnu/packages/guile.scm (guile-json): Update to 0.4.0.
---
 gnu/packages/guile.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/guile.scm b/gnu/packages/guile.scm
index 16e9684..0b1cc34 100644
--- a/gnu/packages/guile.scm
+++ b/gnu/packages/guile.scm
@@ -331,14 +331,14 @@ for Guile\".")
 (define-public guile-json
   (package
     (name "guile-json")
-    (version "0.3.1")
+    (version "0.4.0")
     (source (origin
              (method url-fetch)
              (uri (string-append "mirror://savannah/guile-json/guile-json-"
                                  version ".tar.gz"))
              (sha256
               (base32
-               "0nz2sx61kd6cfflwzxxq0cb9dz0asb81abbhfawv4p9ghciqdr3g"))
+               "0v06272rw4ycwzssjf3fzpk2vhpslvl55hz94q80vc6f74j0d5h6"))
              (modules '((guix build utils)))
              (snippet
               ;; Make sure everything goes under .../site/2.0, like Guile's
-- 
2.0.1


[-- Attachment #3: Type: text/plain, Size: 136 bytes --]


-- 
David Thompson
Web Developer - Free Software Foundation - http://fsf.org
GPG Key: 0FF1D807
Support the FSF: https://fsf.org/donate

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] gnu: guile-json: Update to 0.4.0.
  2014-08-16 23:32 [PATCH] gnu: guile-json: Update to 0.4.0 David Thompson
@ 2014-08-16 23:36 ` Cyril Roelandt
  2014-08-17  1:06   ` David Thompson
  0 siblings, 1 reply; 3+ messages in thread
From: Cyril Roelandt @ 2014-08-16 23:36 UTC (permalink / raw)
  To: guix-devel

On 08/17/2014 01:32 AM, David Thompson wrote:
> Okay to push?
> 

OK with me.

Cyril.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] gnu: guile-json: Update to 0.4.0.
  2014-08-16 23:36 ` Cyril Roelandt
@ 2014-08-17  1:06   ` David Thompson
  0 siblings, 0 replies; 3+ messages in thread
From: David Thompson @ 2014-08-17  1:06 UTC (permalink / raw)
  To: Cyril Roelandt, guix-devel

Cyril Roelandt <tipecaml@gmail.com> writes:

> On 08/17/2014 01:32 AM, David Thompson wrote:
>> Okay to push?
>> 
>
> OK with me.

Pushed!

-- 
David Thompson
Web Developer - Free Software Foundation - http://fsf.org
GPG Key: 0FF1D807
Support the FSF: https://fsf.org/donate

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-08-17  1:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-16 23:32 [PATCH] gnu: guile-json: Update to 0.4.0 David Thompson
2014-08-16 23:36 ` Cyril Roelandt
2014-08-17  1:06   ` David Thompson

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).