me
/
guix
Archived
1
0
Fork 0

gnu: plocate: Update to 1.1.22.

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

Change-Id: I36efaa7db5edee79eaba5e66918f50e2d4e5ae3b
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
master
kiasoc5 2024-02-10 23:35:49 -05:00 committed by John Kehayias
parent f73da2ed29
commit beb5e6ab81
No known key found for this signature in database
GPG Key ID: 499097AE5EA815D9
1 changed files with 2 additions and 2 deletions

View File

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