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

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

bug#60412: closed ([PATCH] gnu: go-github-com-andybalholm-cascadia: Upda


From: GNU bug Tracking System
Subject: bug#60412: closed ([PATCH] gnu: go-github-com-andybalholm-cascadia: Update to 1.3.1.)
Date: Tue, 31 Jan 2023 14:32:02 +0000

Your message dated Tue, 31 Jan 2023 14:30:42 +0000
with message-id <87pmau3hec.fsf@cbaines.net>
and subject line Re: [bug#60412] [PATCH] gnu: 
go-github-com-andybalholm-cascadia: Update to 1.3.1.
has caused the debbugs.gnu.org bug report #60412,
regarding [PATCH] gnu: go-github-com-andybalholm-cascadia: Update to 1.3.1.
to be marked as done.

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


-- 
60412: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60412
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: go-github-com-andybalholm-cascadia: Update to 1.3.1. Date: Fri, 30 Dec 2022 00:39:15 +0100
* gnu/packages/golang.scm (go-github-com-andybalholm-cascadia): Update to 1.3.1.
---
 gnu/packages/golang.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index 70ddef52f1..9bda6003ff 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -8002,7 +8002,7 @@ (define-public go-github-com-alecthomas-chroma
 (define-public go-github-com-andybalholm-cascadia
   (package
     (name "go-github-com-andybalholm-cascadia")
-    (version "1.0.0")
+    (version "1.3.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -8011,7 +8011,7 @@ (define-public go-github-com-andybalholm-cascadia
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "09j8cavbhqqdxjqrkwbc40g8p0i49zf3184rpjm5p2rjbprcghcc"))))
+                "0zgc9fjkn7d66cnmgnmalr9lrq4ii1spap95pf2x1hln4pflib5s"))))
     (build-system go-build-system)
     (arguments
      `(#:import-path "github.com/andybalholm/cascadia"))

base-commit: fa0cb6d2eb3762067c69bcb0671e75d93d4d306c
-- 
2.38.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#60412] [PATCH] gnu: go-github-com-andybalholm-cascadia: Update to 1.3.1. Date: Tue, 31 Jan 2023 14:30:42 +0000 User-agent: mu4e 1.8.11; emacs 28.2
Giacomo Leidi via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/golang.scm (go-github-com-andybalholm-cascadia): Update to 
> 1.3.1.
> ---
>  gnu/packages/golang.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks Giacoom, I've pushed this to master as
8d43706a02d8ea6036793ca136e23379fc397622.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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