gnu: aws-checksums: Update to 0.1.12.
* gnu/packages/c.scm (aws-checksums): Update to 0.1.12.
This commit is contained in:
parent
92fdd7ab60
commit
1ea1741253
@ -578,7 +578,7 @@ portability.")
|
|||||||
(define-public aws-checksums
|
(define-public aws-checksums
|
||||||
(package
|
(package
|
||||||
(name "aws-checksums")
|
(name "aws-checksums")
|
||||||
(version "0.1.11")
|
(version "0.1.12")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
@ -587,7 +587,7 @@ portability.")
|
|||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1pjs31x3cq9wyw511y00kksz660m8im9zxk30hid8iwlilcbnyvx"))
|
"054f2hkmkxhw83q7zsz349k82xk6bkrvlsab088pf7kn9wd4hy4k"))
|
||||||
(patches (search-patches "aws-checksums-cmake-prefix.patch"))))
|
(patches (search-patches "aws-checksums-cmake-prefix.patch"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
|
Loading…
Reference in New Issue
Block a user