1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-29 21:41:15 +02:00

gnu: mariadb: Update to 10.1.29.

* gnu/packages/databases.scm (mariadb): Update to 10.1.29.
This commit is contained in:
Leo Famulari
2017-12-22 10:48:46 -05:00
parent 2cf5f4c144
commit 0054564b85

View File

@@ -562,7 +562,7 @@ Language.")
(define-public mariadb
(package
(name "mariadb")
(version "10.1.26")
(version "10.1.29")
(source (origin
(method url-fetch)
(uri (string-append "https://downloads.mariadb.org/f/"
@@ -570,7 +570,7 @@ Language.")
name "-" version ".tar.gz"))
(sha256
(base32
"0ggpdcal0if9y6h9hp1yv2q65cbkjfl4p8rqk68a5pk7k75v325s"))))
"1m3ya6c3snnsyscd0waklayqfv0vhws52iizv2j5masj5xhdbfvk"))))
(build-system cmake-build-system)
(arguments
'(#:configure-flags