me
/
guix
Archived
1
0
Fork 0

gnu: kyotocabinet: Update to 1.2.79.

* gnu/packages/databases.scm (kyotocabinet): Update to 1.2.79.
master
Tobias Geerinckx-Rice 2021-01-14 20:15:39 +01:00
parent 381bc72408
commit 2a0a6f8fc3
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

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