me
/
guix
Archived
1
0
Fork 0

gnu: plocate: Update to 1.1.12.

* gnu/packages/search.scm (plocate): Update to 1.1.12.
master
Nicolas Goaziou 2021-10-08 12:08:43 +02:00
parent 55092b4980
commit f45f482e9b
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

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