GNU bug report logs - #53999
[PATCH] gnu: plocate: Update to 1.1.15.

Previous Next

Package: guix-patches;

Reported by: Jai Vetrivelan <jaivetrivelan <at> gmail.com>

Date: Mon, 14 Feb 2022 16:17:03 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 53999 in the body.
You can then email your comments to 53999 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#53999; Package guix-patches. (Mon, 14 Feb 2022 16:17:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jai Vetrivelan <jaivetrivelan <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 14 Feb 2022 16:17:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jai Vetrivelan <jaivetrivelan <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: plocate: Update to 1.1.15.
Date: Mon, 14 Feb 2022 21:46:35 +0530
[0001-gnu-plocate-Update-to-1.1.15.patch (text/patch, inline)]
From 35c9584d9908ab4f26dadd25b748097752ef2fb6 Mon Sep 17 00:00:00 2001
From: Jai Vetrivelan <jaivetrivelan <at> gmail.com>
Date: Mon, 14 Feb 2022 21:45:49 +0530
Subject: [PATCH] gnu: plocate: Update to 1.1.15.

* gnu/packages/search.scm (plocate): Update to 1.1.15.
---
 gnu/packages/search.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/search.scm b/gnu/packages/search.scm
index dbca2b3c08..6f8d673694 100644
--- a/gnu/packages/search.scm
+++ b/gnu/packages/search.scm
@@ -9,6 +9,7 @@
 ;;; Copyright © 2021 Vinicius Monego <monego <at> posteo.net>
 ;;; Copyright © 2021 Alexandr Vityazev <avityazev <at> posteo.org>
 ;;; Copyright © 2021, 2022 Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
+;;; Copyright © 2022 Jai Vetrivelan <jaivetrivelan <at> gmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -474,14 +475,14 @@ (define-public mlocate
 (define-public plocate
   (package
     (name "plocate")
-    (version "1.1.13")
+    (version "1.1.15")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://plocate.sesse.net/download/"
                            "plocate-" version ".tar.gz"))
        (sha256
-        (base32 "16lpiirjmj4mrdj5kkjv7rikkgjx3i64ac0sl3lz1rshflhxgqww"))))
+        (base32 "0l7igd81acsha5l5mv2rv7n9j1bc4f6ys4hfvs3ii0cbv9a5k1fi"))))
     (build-system meson-build-system)
     (arguments
      `(#:configure-flags

base-commit: 72dd5c8766601832ad34bb60bab0b157748f21c4
prerequisite-patch-id: a7d915905b20b6631603201b9d2ab4762f420cbc
prerequisite-patch-id: dfa0d9136d6a24cbbdd978a05ecf810208c0c499
-- 
2.34.0





Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Tue, 15 Feb 2022 14:01:02 GMT) Full text and rfc822 format available.

Notification sent to Jai Vetrivelan <jaivetrivelan <at> gmail.com>:
bug acknowledged by developer. (Tue, 15 Feb 2022 14:01:02 GMT) Full text and rfc822 format available.

Message #10 received at 53999-done <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Jai Vetrivelan <jaivetrivelan <at> gmail.com>
Cc: 53999-done <at> debbugs.gnu.org
Subject: Re: [bug#53999] [PATCH] gnu: plocate: Update to 1.1.15.
Date: Tue, 15 Feb 2022 15:00:21 +0100
Hello,

Jai Vetrivelan <jaivetrivelan <at> gmail.com> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 16 Mar 2022 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 152 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.