unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#64414] [PATCH] gnu: go-github-com-tdewolff-minify-v2: Update to 2.12.7.
@ 2023-07-02 10:01 Hilton Chain via Guix-patches via
  2023-09-15 10:33 ` bug#64414: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-07-02 10:01 UTC (permalink / raw)
  To: 64414; +Cc: Hilton Chain

* gnu/packages/golang.scm (go-github-com-tdewolff-minify-v2): Update to 2.12.7
---
 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 2eabb1ed11..7798d905ed 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -3387,7 +3387,7 @@ (define-public go-github-com-saracen-walker
 (define-public go-github-com-tdewolff-minify-v2
   (package
     (name "go-github-com-tdewolff-minify-v2")
-    (version "2.12.6")
+    (version "2.12.7")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -3396,7 +3396,7 @@ (define-public go-github-com-tdewolff-minify-v2
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0h006wpfkl0ls0skqxblwcanrhmphgq5q0ii26l2ayh7s99cgmy3"))))
+                "0qhslaq885zbqs83nvbi29yh09b89kkb6ycami8lz28wkwrlayap"))))
     (build-system go-build-system)
     (arguments
      (list #:import-path "github.com/tdewolff/minify/v2"))

base-commit: a919a16898e7219fdd26bdfe33a9959e7156d59d
-- 
2.40.1





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

* bug#64414: [PATCH] gnu: go-github-com-tdewolff-minify-v2: Update to 2.12.7.
  2023-07-02 10:01 [bug#64414] [PATCH] gnu: go-github-com-tdewolff-minify-v2: Update to 2.12.7 Hilton Chain via Guix-patches via
@ 2023-09-15 10:33 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-09-15 10:33 UTC (permalink / raw)
  To: Hilton Chain; +Cc: 64414-done, guix-patches

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


Hilton Chain via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/golang.scm (go-github-com-tdewolff-minify-v2): Update to 2.12.7
> ---
>  gnu/packages/golang.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, I've pushed this to master as
444cab7f05686c0b0ca75b61eb69866c6d7536dc.

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-09-15 10:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-02 10:01 [bug#64414] [PATCH] gnu: go-github-com-tdewolff-minify-v2: Update to 2.12.7 Hilton Chain via Guix-patches via
2023-09-15 10:33 ` bug#64414: " Christopher Baines

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).