Merge branch 'staging' into core-updates

This commit is contained in:
Marius Bakke 2020-01-21 22:39:42 +01:00
commit 8ed9be3fac
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA
192 changed files with 7051 additions and 2460 deletions

View file

@ -1084,7 +1084,7 @@ well as bzip2.")
(define-public snappy
(package
(name "snappy")
(version "1.1.7")
(version "1.1.8")
(source
(origin
(method git-fetch)
@ -1093,7 +1093,7 @@ well as bzip2.")
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1x7r8sjmdqlqjz0xfiwdyrqpgaj5yrvrgb28ivgpvnxgar5qv6m2"))
(base32 "1j0kslq2dvxgkcxl1gakhvsa731yrcvcaipcp5k8k7ayicvkv9jv"))
(patches (search-patches "snappy-add-O2-flag-in-CmakeLists.txt.patch"))))
(build-system cmake-build-system)
(arguments