unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#47086] [PATCH] gnu: tig: Update to 2.5.3.
@ 2021-03-12  5:06 jgart via Guix-patches via
  2021-03-12  9:09 ` zimoun
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: jgart via Guix-patches via @ 2021-03-12  5:06 UTC (permalink / raw)
  To: 47086

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

Hi Guix!

Here is an update to tig.

all the best,

jgart

libremiami.org
search.libremiami.org

[-- Attachment #2: 0001-gnu-tig-Update-to-2.5.3.patch --]
[-- Type: application/octet-stream, Size: 1708 bytes --]

From ab371a326536a91f7e1caa288e25a9a0818e2b7b Mon Sep 17 00:00:00 2001
From: LibreMiami <packaging-guix@libremiami.org>
Date: Thu, 11 Mar 2021 23:49:11 -0500
Subject: [PATCH] gnu: tig: Update to 2.5.3.

* gnu/packages/version-control.scm (tig): Update to 2.5.3.

Co-authored-by: jgart <jgart@dismail.de>
Co-authored-by: donotshake <donotshake:matrix.org>
---
 gnu/packages/version-control.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index d85b5352fa..677b2f5322 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -36,6 +36,7 @@
 ;;; Copyright © 2021 Maxim Cournoyer <maxim.cournoyer@gmail.com>
 ;;; Copyright © 2021 Chris Marusich <cmmarusich@gmail.com>
 ;;; Copyright © 2021 Léo Le Bouter <lle-bout@zaclys.net>
+;;; Copyright © 2021 LibreMiami <packaging-guix@libremiami.org>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -2196,7 +2197,7 @@ from Subversion to any supported Distributed Version Control System (DVCS).")
 (define-public tig
   (package
     (name "tig")
-    (version "2.5.1")
+    (version "2.5.3")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -2204,7 +2205,7 @@ from Subversion to any supported Distributed Version Control System (DVCS).")
                     version "/tig-" version ".tar.gz"))
               (sha256
                (base32
-                "0r4y9hyvpkplaxrzslws3asz652d83qh3bjwvmp8assga8s5s3ah"))))
+                "1p1575yh4daxjifywxkd0hgyfwciylqcm2qakawvwn6mk620ca75"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("asciidoc" ,asciidoc)
-- 
2.30.2


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

end of thread, other threads:[~2021-03-18 15:53 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-12  5:06 [bug#47086] [PATCH] gnu: tig: Update to 2.5.3 jgart via Guix-patches via
2021-03-12  9:09 ` zimoun
2021-03-12 11:42 ` jgart via Guix-patches via
2021-03-12 12:27   ` zimoun
2021-03-12 13:47   ` jgart via Guix-patches via
2021-03-12 15:24     ` zimoun
2021-03-17 11:05 ` bug#47086: " Ludovic Courtès
2021-03-17 19:15   ` [bug#47086] " Efraim Flashner
2021-03-18  9:43     ` Ludovic Courtès
2021-03-17 22:03   ` jgart via Guix-patches via
2021-03-17 18:57 ` jgart via Guix-patches via
2021-03-18  9:47   ` Ludovic Courtès
2021-03-18 15:49   ` jgart via Guix-patches via
2021-03-17 23:04 ` jgart via Guix-patches via

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).