all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#60412] [PATCH] gnu: go-github-com-andybalholm-cascadia: Update to 1.3.1.
@ 2022-12-29 23:39 Giacomo Leidi via Guix-patches via
  2023-01-31 14:30 ` bug#60412: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Giacomo Leidi via Guix-patches via @ 2022-12-29 23:39 UTC (permalink / raw)
  To: 60412; +Cc: Giacomo Leidi

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#60412: [PATCH] gnu: go-github-com-andybalholm-cascadia: Update to 1.3.1.
  2022-12-29 23:39 [bug#60412] [PATCH] gnu: go-github-com-andybalholm-cascadia: Update to 1.3.1 Giacomo Leidi via Guix-patches via
@ 2023-01-31 14:30 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-01-31 14:30 UTC (permalink / raw)
  To: Giacomo Leidi; +Cc: 60412-done, guix-patches

[-- Attachment #1: Type: text/plain, Size: 340 bytes --]


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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-01-31 14:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-29 23:39 [bug#60412] [PATCH] gnu: go-github-com-andybalholm-cascadia: Update to 1.3.1 Giacomo Leidi via Guix-patches via
2023-01-31 14:30 ` bug#60412: " Christopher Baines

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.