me
/
guix
Archived
1
0
Fork 0

gnu: plocate: Update to 1.1.18.

* gnu/packages/search.scm (plocate): Update to 1.1.18.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
master
kiasoc5 2023-04-20 10:55:46 -04:00 committed by Nicolas Goaziou
parent 2dc87d8dcf
commit 9d12ce6fa4
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -568,14 +568,14 @@ conflict with slocate compatibility.")
(define-public plocate
(package
(name "plocate")
(version "1.1.16")
(version "1.1.18")
(source
(origin
(method url-fetch)
(uri (string-append "https://plocate.sesse.net/download/"
"plocate-" version ".tar.gz"))
(sha256
(base32 "0ccn785yi069dgwp4j3g23zvvivzsf5chadbdr357qphkmpxy125"))))
(base32 "0b71chcnl0xymwpcg8ixsnh64017cj5irz04rq0rnwbh1c2mg5lk"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags