[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/10: gnu: mariadb-connector-c: Update to 3.1.12.
From: |
guix-commits |
Subject: |
09/10: gnu: mariadb-connector-c: Update to 3.1.12. |
Date: |
Thu, 4 Mar 2021 11:07:55 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 51059be36658246f24d85a485e33091ac92e8a74
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Thu Mar 4 16:41:06 2021 +0100
gnu: mariadb-connector-c: Update to 3.1.12.
* gnu/packages/databases.scm (mariadb-connector-c): Update to 3.1.12.
---
gnu/packages/databases.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index 5c6ba05..cca5995 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -1170,7 +1170,7 @@ as a drop-in replacement of MySQL.")
(define-public mariadb-connector-c
(package
(name "mariadb-connector-c")
- (version "3.1.11")
+ (version "3.1.12")
(source
(origin
(method url-fetch)
@@ -1179,7 +1179,7 @@ as a drop-in replacement of MySQL.")
"/mariadb-connector-c-" version "-src.tar.gz"
"/from/https%3A//mirrors.ukfast.co.uk/sites/mariadb/?serve"))
(sha256
- (base32 "03svzahdf7czjlm695c11r4bfd04qdqgx8r1vkpr1zlkjhwnqvry"))))
+ (base32 "0qzyahr8x9l1xz0l79wz3iahxz7648n1azc5yr7kx0dl113y2nig"))))
(inputs
`(("openssl" ,openssl)))
(build-system cmake-build-system)
- branch master updated (ab10e10 -> f6a94e7), guix-commits, 2021/03/04
- 02/10: gnu: oath-toolkit: Update to 2.6.6., guix-commits, 2021/03/04
- 04/10: gnu: libolm: Update to 3.2.2., guix-commits, 2021/03/04
- 05/10: gnu: fasm: Update to 1.73.27., guix-commits, 2021/03/04
- 07/10: gnu: clzip: Update to 1.12., guix-commits, 2021/03/04
- 09/10: gnu: mariadb-connector-c: Update to 3.1.12.,
guix-commits <=
- 03/10: gnu: indi: Update to 1.8.9., guix-commits, 2021/03/04
- 01/10: gnu: libisofs: Update to 1.5.4., guix-commits, 2021/03/04
- 06/10: gnu: simde: Update to 0.7.2., guix-commits, 2021/03/04
- 08/10: gnu: pigz: Update to 2.6., guix-commits, 2021/03/04
- 10/10: gnu: mariadb-connector-c: Fix source tarball file name., guix-commits, 2021/03/04