unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [PATCH] gnu: apr: Update hash
@ 2015-01-27 18:29 Manolis Ragkousis
  2015-01-27 18:42 ` Mark H Weaver
  0 siblings, 1 reply; 2+ messages in thread
From: Manolis Ragkousis @ 2015-01-27 18:29 UTC (permalink / raw)
  To: Guix-devel

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

By mistake I added the tar.gz hash. I am sorry for the inconvenience.

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

From cba085241367895a1c06a19eaea7a8076b84f99b Mon Sep 17 00:00:00 2001
From: Manolis Ragkousis <manolis837@gmail.com>
Date: Tue, 27 Jan 2015 20:24:27 +0000
Subject: [PATCH] gnu: apr: Update hash

* gnu/packages/apr.scm (apr-util): Update hash.
---
 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 5221f5b..ed9c628 100644
--- a/gnu/packages/apr.scm
+++ b/gnu/packages/apr.scm
@@ -71,7 +71,7 @@ around or take advantage of platform-specific deficiencies or features.")
                                  version ".tar.bz2"))
              (sha256
               (base32
-               "06achip1m7g1dgs1makpj3m8jhn73j2f0yqxl8sdd1n2kfji4slp"))))
+               "0bn81pfscy9yjvbmyx442svf43s6dhrdfcsnkpxz43fai5qk5kx6"))))
     (build-system gnu-build-system)
     (inputs
       `(("apr" ,apr)))
-- 
2.2.2


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

* Re: [PATCH] gnu: apr: Update hash
  2015-01-27 18:29 [PATCH] gnu: apr: Update hash Manolis Ragkousis
@ 2015-01-27 18:42 ` Mark H Weaver
  0 siblings, 0 replies; 2+ messages in thread
From: Mark H Weaver @ 2015-01-27 18:42 UTC (permalink / raw)
  To: Manolis Ragkousis; +Cc: Guix-devel

Manolis Ragkousis <manolis837@gmail.com> writes:
> By mistake I added the tar.gz hash. I am sorry for the inconvenience.

Pushed with a slightly edited commit message.

    Thanks,
      Mark

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-27 18:29 [PATCH] gnu: apr: Update hash Manolis Ragkousis
2015-01-27 18:42 ` Mark H Weaver

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