gnu: aws-checksums: Update to 0.1.12.

* gnu/packages/c.scm (aws-checksums): Update to 0.1.12.
This commit is contained in:
Tobias Geerinckx-Rice 2021-10-14 20:04:39 +02:00
parent 92fdd7ab60
commit 1ea1741253
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -578,7 +578,7 @@ (define-public aws-c-common
(define-public aws-checksums
(package
(name "aws-checksums")
(version "0.1.11")
(version "0.1.12")
(source (origin
(method git-fetch)
(uri (git-reference
@ -587,7 +587,7 @@ (define-public aws-checksums
(file-name (git-file-name name version))
(sha256
(base32
"1pjs31x3cq9wyw511y00kksz660m8im9zxk30hid8iwlilcbnyvx"))
"054f2hkmkxhw83q7zsz349k82xk6bkrvlsab088pf7kn9wd4hy4k"))
(patches (search-patches "aws-checksums-cmake-prefix.patch"))))
(build-system cmake-build-system)
(arguments