gnu: kyotocabinet: Update to 1.2.78.

* gnu/packages/databases.scm (kyotocabinet): Update to 1.2.78.
This commit is contained in:
Tobias Geerinckx-Rice 2020-07-25 21:31:04 +02:00
parent 9a6322774d
commit 9f3043625d
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -1973,14 +1973,14 @@ sets, bitmaps and hyperloglogs.")
(define-public kyotocabinet (define-public kyotocabinet
(package (package
(name "kyotocabinet") (name "kyotocabinet")
(version "1.2.77") (version "1.2.78")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://fallabs.com/kyotocabinet/pkg/" (uri (string-append "https://fallabs.com/kyotocabinet/pkg/"
"kyotocabinet-" version ".tar.gz")) "kyotocabinet-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"1rlx4307adbzd842b4npq6cwlw8h010ingxaz3qz1ijc70lr72an")))) "1bxkf9kmcavq9rqridb8mvmrk3hj4447ffi24m2admsbm61n6k29"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags