unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#58659] [PATCH] gnu: go-github-com-sabhiram-go-gitignore: Update to more recent commit post-1.0.2.
@ 2022-10-20 13:06 Felix Lechner via Guix-patches via
  2022-10-25  9:47 ` bug#58659: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Felix Lechner via Guix-patches via @ 2022-10-20 13:06 UTC (permalink / raw)
  To: 58659

[-- 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


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

* bug#58659: [PATCH] gnu: go-github-com-sabhiram-go-gitignore: Update to more recent commit post-1.0.2.
  2022-10-20 13:06 [bug#58659] [PATCH] gnu: go-github-com-sabhiram-go-gitignore: Update to more recent commit post-1.0.2 Felix Lechner via Guix-patches via
@ 2022-10-25  9:47 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2022-10-25  9:47 UTC (permalink / raw)
  To: Felix Lechner; +Cc: 58659-done

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


Felix Lechner via Guix-patches via <guix-patches@gnu.org> writes:

> 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!

Thanks Felix, I've tweaked the commit message to be a little shorter,
and pushed this to master as 92d2cb0f2bdadf37cae8db771a03a4ba02984deb.

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:[~2022-10-25  9:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-20 13:06 [bug#58659] [PATCH] gnu: go-github-com-sabhiram-go-gitignore: Update to more recent commit post-1.0.2 Felix Lechner via Guix-patches via
2022-10-25  9:47 ` bug#58659: " 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).