unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#45503] [PATCH] gnu: apr: Update to 1.7.0.
@ 2020-12-28 14:44 Vincent Legoll
  2021-01-06  9:48 ` bug#45503: " Mathieu Othacehe
  0 siblings, 1 reply; 3+ messages in thread
From: Vincent Legoll @ 2020-12-28 14:44 UTC (permalink / raw)
  To: 45503; +Cc: Vincent Legoll

* gnu/packages/apr.scm (apr): Update to 1.7.0.
---
 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 1a4a1c6304..5ef1488218 100644
--- a/gnu/packages/apr.scm
+++ b/gnu/packages/apr.scm
@@ -30,14 +30,14 @@
 (define-public apr
   (package
     (name "apr")
-    (version "1.6.5")
+    (version "1.7.0")
     (source (origin
              (method url-fetch)
              (uri (string-append "mirror://apache/apr/apr-"
                                  version ".tar.bz2"))
              (sha256
               (base32
-               "01d1n1ql66bxsjx0wyzazmkqdqdmr0is6a7lwyy5kzy4z7yajz56"))
+               "1spp6r2a3xcl5yajm9safhzyilsdzgagc2dadif8x6z9nbq4iqg2"))
              (patches
               (search-patches "apr-skip-getservbyname-test.patch"))
              (patch-flags '("-p0"))))
-- 
2.29.2





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

* bug#45503: [PATCH] gnu: apr: Update to 1.7.0.
  2020-12-28 14:44 [bug#45503] [PATCH] gnu: apr: Update to 1.7.0 Vincent Legoll
@ 2021-01-06  9:48 ` Mathieu Othacehe
  2021-01-06 18:00   ` [bug#45503] " Leo Famulari
  0 siblings, 1 reply; 3+ messages in thread
From: Mathieu Othacehe @ 2021-01-06  9:48 UTC (permalink / raw)
  To: Vincent Legoll; +Cc: 45503-done


> * gnu/packages/apr.scm (apr): Update to 1.7.0.

Pushed to staging,

Thanks,

Mathieu




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

* [bug#45503] [PATCH] gnu: apr: Update to 1.7.0.
  2021-01-06  9:48 ` bug#45503: " Mathieu Othacehe
@ 2021-01-06 18:00   ` Leo Famulari
  0 siblings, 0 replies; 3+ messages in thread
From: Leo Famulari @ 2021-01-06 18:00 UTC (permalink / raw)
  To: 45503, othacehe, vincent.legoll

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

On Wed, Jan 06, 2021 at 10:48:16AM +0100, Mathieu Othacehe wrote:
> 
> > * gnu/packages/apr.scm (apr): Update to 1.7.0.
> 
> Pushed to staging,

The staging branch is frozen for building, so I reverted this commit,
created a new branch 'staging-next', and pushed it there:

https://git.savannah.gnu.org/cgit/guix.git/log/?h=staging-next

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2021-01-06 18:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-28 14:44 [bug#45503] [PATCH] gnu: apr: Update to 1.7.0 Vincent Legoll
2021-01-06  9:48 ` bug#45503: " Mathieu Othacehe
2021-01-06 18:00   ` [bug#45503] " Leo Famulari

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