gnu: plocate: Update to 1.1.13.

* gnu/packages/search.scm (plocate): Update to 1.1.13.
This commit is contained in:
Tobias Geerinckx-Rice 2021-11-08 22:08:18 +01:00
parent 8fc7803f54
commit 7b89818d00
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -444,14 +444,14 @@ conflict with slocate compatibility.")
(define-public plocate (define-public plocate
(package (package
(name "plocate") (name "plocate")
(version "1.1.12") (version "1.1.13")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://plocate.sesse.net/download/" (uri (string-append "https://plocate.sesse.net/download/"
"plocate-" version ".tar.gz")) "plocate-" version ".tar.gz"))
(sha256 (sha256
(base32 "1damwm8kqf797kgr1cify521i6icz5khc5brq16m6nlg26nja7d1")))) (base32 "16lpiirjmj4mrdj5kkjv7rikkgjx3i64ac0sl3lz1rshflhxgqww"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags