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
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 2 additions and 2 deletions

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