all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Troy Figiel <troy@troyfigiel.com>
To: 69403@debbugs.gnu.org
Subject: [bug#69403] [PATCH 1/2] gnu: go-github-com-signintech-gopdf: Update to 0.22.1.
Date: Mon, 26 Feb 2024 08:48:13 +0100	[thread overview]
Message-ID: <87wmqr8uvn.fsf@troyfigiel.com> (raw)
In-Reply-To: <87y1b78xuw.fsf@troyfigiel.com>

* gnu/packages/golang.scm (go-github-com-signintech-gopdf): Update to 0.22.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 e8abaffb56..ac500b58af 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -2238,7 +2238,7 @@ (define-public go-github-com-phpdave11-gofpdi
 (define-public go-github-com-signintech-gopdf
   (package
     (name "go-github-com-signintech-gopdf")
-    (version "0.18.0")
+    (version "0.22.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -2247,7 +2247,7 @@ (define-public go-github-com-signintech-gopdf
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1jf8a896qh871mdr1i7f0fdpqki5pkk1sp6p5dq404zqxpd7lq5l"))))
+                "1h6cslvid5v8fiymydj4irrzi8f91knsx8rgbzp2b8favclhwxxg"))))
     (build-system go-build-system)
     (arguments
      '(#:import-path "github.com/signintech/gopdf"))
-- 
2.42.0





  reply	other threads:[~2024-02-26  8:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-26  7:52 [bug#69403] [PATCH 0/2] gnu: go-github-com-signintech-gopdf: Remove examples Troy Figiel
2024-02-26  7:48 ` Troy Figiel [this message]
2024-02-26  7:51 ` [bug#69403] [PATCH 2/2] " Troy Figiel
2024-03-01  6:25 ` bug#69403: [PATCH 0/2] " Hilton Chain via Guix-patches via

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

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

  git send-email \
    --in-reply-to=87wmqr8uvn.fsf@troyfigiel.com \
    --to=troy@troyfigiel.com \
    --cc=69403@debbugs.gnu.org \
    /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 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.