emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#68897: closed ([PATCH] gnu: go-github-com-jmespath-go-jmespath: Add


From: GNU bug Tracking System
Subject: bug#68897: closed ([PATCH] gnu: go-github-com-jmespath-go-jmespath: Add missing input.)
Date: Mon, 05 Feb 2024 22:44:01 +0000

Your message dated Mon, 05 Feb 2024 22:43:05 +0000
with message-id <87y1byv8g6.fsf@gmail.com>
and subject line [PATCH] gnu: go-github-com-jmespath-go-jmespath: Add missing 
input.
has caused the debbugs.gnu.org bug report #68897,
regarding [PATCH] gnu: go-github-com-jmespath-go-jmespath: Add missing input.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
68897: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68897
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: go-github-com-jmespath-go-jmespath: Add missing input. Date: Fri, 2 Feb 2024 21:57:49 +0100
* gnu/packages/golang-web.scm 
(go-github-com-jmespath-go-jmespath)[native-inputs]:
Add go-github-com-stretchr-objx.
---
 gnu/packages/golang-web.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm
index c66b93cb84..719cb5dfeb 100644
--- a/gnu/packages/golang-web.scm
+++ b/gnu/packages/golang-web.scm
@@ -1081,6 +1081,7 @@ (define-public go-github-com-jmespath-go-jmespath
     (native-inputs
      (list go-github-com-davecgh-go-spew
            go-github-com-pmezard-go-difflib
+           go-github-com-stretchr-objx
            go-gopkg-in-yaml-v2))
     (home-page "https://github.com/jmespath/go-jmespath";)
     (synopsis "Golang implementation of JMESPath")

base-commit: f45d05133472a9da13eae20ba4a676c696682c90
-- 
2.42.0




--- End Message ---
--- Begin Message --- Subject: [PATCH] gnu: go-github-com-jmespath-go-jmespath: Add missing input. Date: Mon, 05 Feb 2024 22:43:05 +0000
Hi,

Pushed as f33473e7b215d2b6d00532565dc49cbf183cb2de to master.

Thanks,
Oleg

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]