[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/140: gnu: apr: Update to 1.7.0.
From: |
guix-commits |
Subject: |
01/140: gnu: apr: Update to 1.7.0. |
Date: |
Sun, 17 Oct 2021 23:10:33 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit c573a1d63ccfbd4c6a50c514b722b48879119517
Author: Vincent Legoll <vincent.legoll@gmail.com>
AuthorDate: Mon Dec 28 15:44:00 2020 +0100
gnu: apr: Update to 1.7.0.
* gnu/packages/apr.scm (apr): Update to 1.7.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
---
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 1a4a1c6..5ef1488 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"))))
- 128/140: gnu: libsoup: Reverse inheritance relationship with libsoup-minimal., (continued)
- 128/140: gnu: libsoup: Reverse inheritance relationship with libsoup-minimal., guix-commits, 2021/10/17
- 129/140: gnu: libsoup: Update to 3.0.1., guix-commits, 2021/10/17
- 133/140: gnu: python-flit: Update to 3.3.0., guix-commits, 2021/10/17
- 137/140: build: glib-or-gtk: Generate the gdk-pixbuf-loaders cache file in a phase., guix-commits, 2021/10/17
- 08/140: gnu: gtk+: Add a debug output., guix-commits, 2021/10/17
- 04/140: gnu: pulseaudio: Update to 14.2., guix-commits, 2021/10/17
- 02/140: gnu: gst-plugins-base: Depend on Opus for all systems., guix-commits, 2021/10/17
- 29/140: gnu: e2fsprogs: Update to 1.46.2., guix-commits, 2021/10/17
- 28/140: gnu: python-pygobject: Update to 3.40.1., guix-commits, 2021/10/17
- 36/140: gnu: python-sphinxcontrib-htmlhelp: Update to 2.0.0., guix-commits, 2021/10/17
- 01/140: gnu: apr: Update to 1.7.0.,
guix-commits <=
- 11/140: gnu: librsvg: Add a debug output., guix-commits, 2021/10/17
- 20/140: gnu: gst-plugins-base: Update to 1.18.4., guix-commits, 2021/10/17
- 05/140: gnu: pulseaudio: Use meson build system., guix-commits, 2021/10/17
- 16/140: gnu: cogl: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/10/17
- 12/140: gnu: appstream-glib: Propagate gdk-pixbuf+svg rather than gdk-pixbuf., guix-commits, 2021/10/17
- 22/140: gnu: gst-plugins-good: Update to 1.18.4., guix-commits, 2021/10/17
- 25/140: gnu: gst-plugins-bad: Update to 1.18.4., guix-commits, 2021/10/17
- 31/140: gnu: libevdev: Update to 1.11.0., guix-commits, 2021/10/17
- 27/140: gnu: gst-editing-services: Update to 1.18.4., guix-commits, 2021/10/17
- 26/140: gnu: gst-plugins-bad: Add missing inputs to enable more features., guix-commits, 2021/10/17