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

* Re: 0001-gnu-apr-Update-to-1.5.4.patch
  2015-01-26 23:03 0001-gnu-apr-Update-to-1.5.4.patch Manolis Ragkousis
@ 2015-01-26 23:11 ` Manolis Ragkousis
  2015-01-27  9:12   ` 0001-gnu-apr-Update-to-1.5.4.patch Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Manolis Ragkousis @ 2015-01-26 23:11 UTC (permalink / raw)
  To: Guix-devel

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

Forgot to change the hash.

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

From bb2c872cb7873dfd2ff16db04ff67d80330ea57a 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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/apr.scm b/gnu/packages/apr.scm
index 3e53a61..5221f5b 100644
--- a/gnu/packages/apr.scm
+++ b/gnu/packages/apr.scm
@@ -64,14 +64,14 @@ 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-"
                                  version ".tar.bz2"))
              (sha256
               (base32
-               "0s1rpqjy5xr03k9s4xrsm5wvhj5286vlkf6jvqayw99yy5sb3vbq"))))
+               "06achip1m7g1dgs1makpj3m8jhn73j2f0yqxl8sdd1n2kfji4slp"))))
     (build-system gnu-build-system)
     (inputs
       `(("apr" ,apr)))
-- 
2.2.2


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

* Re: 0001-gnu-apr-Update-to-1.5.4.patch
  2015-01-26 23:11 ` 0001-gnu-apr-Update-to-1.5.4.patch Manolis Ragkousis
@ 2015-01-27  9:12   ` Ludovic Courtès
  0 siblings, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2015-01-27  9:12 UTC (permalink / raw)
  To: Manolis Ragkousis; +Cc: Guix-devel

Manolis Ragkousis <manolis837@gmail.com> skribis:

> From bb2c872cb7873dfd2ff16db04ff67d80330ea57a 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

Applied, thanks.

Ludo’.

^ permalink raw reply	[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).