unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
To: 64414@debbugs.gnu.org
Cc: Hilton Chain <hako@ultrarare.space>
Subject: [bug#64414] [PATCH] gnu: go-github-com-tdewolff-minify-v2: Update to 2.12.7.
Date: Sun,  2 Jul 2023 18:01:32 +0800	[thread overview]
Message-ID: <3f8b693ec9229a2fd4b065ae97f058e33ed1e493.1688292050.git.hako@ultrarare.space> (raw)

* 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





             reply	other threads:[~2023-07-02 10:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-02 10:01 Hilton Chain via Guix-patches via [this message]
2023-09-15 10:33 ` bug#64414: [PATCH] gnu: go-github-com-tdewolff-minify-v2: Update to 2.12.7 Christopher Baines

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3f8b693ec9229a2fd4b065ae97f058e33ed1e493.1688292050.git.hako@ultrarare.space \
    --to=guix-patches@gnu.org \
    --cc=64414@debbugs.gnu.org \
    --cc=hako@ultrarare.space \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).