unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 0001-gnu-apr-Update-to-1.5.4.patch
@ 2015-01-26 23:03 Manolis Ragkousis
  2015-01-26 23:11 ` 0001-gnu-apr-Update-to-1.5.4.patch Manolis Ragkousis
  0 siblings, 1 reply; 3+ messages in thread
From: Manolis Ragkousis @ 2015-01-26 23:03 UTC (permalink / raw)
  To: Guix-devel

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

Let's see how many can I update till morning.

[-- Attachment #2: 0001-gnu-apr-Update-to-1.5.4.patch --]
[-- Type: text/x-patch, Size: 803 bytes --]

From 4b470fab7465d6e50138091403013270e6183ed9 Mon Sep 17 00:00:00 2001
From: Manolis Ragkousis <manolis837@gmail.com>
Date: Tue, 27 Jan 2015 00:55:32 +0000
Subject: [PATCH] gnu: apr: Update to 1.5.4.

* gnu/packages/apr.scm (apr-util): Update to 1.5.4
---
 gnu/packages/apr.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/apr.scm b/gnu/packages/apr.scm
index 3e53a61..bffe203 100644
--- a/gnu/packages/apr.scm
+++ b/gnu/packages/apr.scm
@@ -64,7 +64,7 @@ around or take advantage of platform-specific deficiencies or features.")
 (define-public apr-util
   (package
     (name "apr-util")
-    (version "1.5.3")
+    (version "1.5.4")
     (source (origin
              (method url-fetch)
              (uri (string-append "mirror://apache/apr/apr-util-"
-- 
2.2.2


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

end of thread, other threads:[~2015-01-27  9:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-26 23:03 0001-gnu-apr-Update-to-1.5.4.patch Manolis Ragkousis
2015-01-26 23:11 ` 0001-gnu-apr-Update-to-1.5.4.patch Manolis Ragkousis
2015-01-27  9:12   ` 0001-gnu-apr-Update-to-1.5.4.patch Ludovic Courtès

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