unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Felix Lechner via Guix-patches via <guix-patches@gnu.org>
To: 58659@debbugs.gnu.org
Subject: [bug#58659] [PATCH] gnu: go-github-com-sabhiram-go-gitignore: Update to more recent commit post-1.0.2.
Date: Thu, 20 Oct 2022 06:06:15 -0700	[thread overview]
Message-ID: <CAFHYt55NEzVcqF-=pkkxR8fEPZ9NMVhwerWzt9Z0RvAtg7vnoA@mail.gmail.com> (raw)

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

Control: tags -1 + patch

Hi,

Our version was dated and too old for the upcoming packaging of
Gocryptfs in Guix.

Upstream has made no versioned releases since 1.0.2 despite a series
of breaking changes.

Rebuilds 3 packages. Thanks!

Kind regards
Felix Lechner

[-- Attachment #2: 0001-gnu-go-github-com-sabhiram-go-gitignore-Update-to-mo.patch --]
[-- Type: text/x-patch, Size: 1511 bytes --]

From 73e9265807b4db5bbc4f33284f31caa9f53ee2f4 Mon Sep 17 00:00:00 2001
From: Felix Lechner <felix.lechner@lease-up.com>
Date: Thu, 20 Oct 2022 05:54:35 -0700
Subject: [PATCH] gnu: go-github-com-sabhiram-go-gitignore: Update to more
 recent commit post-1.0.2.

* gnu/packages/golang.scm (go-github-com-sabhiram-go-gitignore):
Update to more recent commit post-1.0.2.
---
 gnu/packages/golang.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm
index ecef5e275e..c0351cce26 100644
--- a/gnu/packages/golang.scm
+++ b/gnu/packages/golang.scm
@@ -5450,8 +5450,8 @@ (define-public go-github-com-cheekybits-is
       (license license:expat))))
 
 (define-public go-github-com-sabhiram-go-gitignore
-  (let ((commit "d3107576ba9425fc1c85f4b3569c4631b805a02e")
-        (revision "0"))
+  (let ((commit "525f6e181f062064d83887ed2530e3b1ba0bc95a")
+        (revision "1"))
     (package
       (name "go-github-com-sabhiram-go-gitignore")
       (version (git-version "1.0.2" revision commit))
@@ -5464,7 +5464,7 @@ (define-public go-github-com-sabhiram-go-gitignore
          (file-name (git-file-name name version))
          (sha256
           (base32
-           "1rdwyxgcsiwgmlqnc3k6h300mzlvjc3j21np4yh1h476wc8dvl0l"))))
+           "197giv3snczvbihzvkja5pq53yw5fc516rnjm71hni8gawb8jmh3"))))
       (build-system go-build-system)
       (arguments
        '(#:import-path

base-commit: 4716cea6256523a8ecf90a426d675bfb7620f3e4
-- 
2.38.0


             reply	other threads:[~2022-10-20 14:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-20 13:06 Felix Lechner via Guix-patches via [this message]
2022-10-25  9:47 ` bug#58659: [PATCH] gnu: go-github-com-sabhiram-go-gitignore: Update to more recent commit post-1.0.2 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='CAFHYt55NEzVcqF-=pkkxR8fEPZ9NMVhwerWzt9Z0RvAtg7vnoA@mail.gmail.com' \
    --to=guix-patches@gnu.org \
    --cc=58659@debbugs.gnu.org \
    --cc=felix.lechner@lease-up.com \
    /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).