unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#51836] [PATCH] gnu: diff-so-fancy: Update to 1.4.2.
@ 2021-11-14 10:19 Tanguy Le Carrour
  2021-11-15 10:07 ` bug#51836: " Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Tanguy Le Carrour @ 2021-11-14 10:19 UTC (permalink / raw)
  To: 51836; +Cc: Tanguy Le Carrour

* gnu/packages/version-control.scm (diff-so-fancy): Update to 1.4.2.
---
 gnu/packages/version-control.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index c57deff686..00a8be49f9 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -3036,7 +3036,7 @@ (define-public tla
 (define-public diff-so-fancy
   (package
     (name "diff-so-fancy")
-    (version "1.3.0")
+    (version "1.4.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -3045,7 +3045,7 @@ (define-public diff-so-fancy
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0aavxahzha2mms4vdwysk79pa6wzswpfwgsq2hwaxnaf66maahfl"))))
+                "0q0byg2bpibl3lbn4zibwcfxzlx2x5krajxmpwgizf32qjp5lh6n"))))
     (inputs
      `(("perl" ,perl)
        ("ncurses" ,ncurses)))
-- 
2.33.1





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

* bug#51836: [PATCH] gnu: diff-so-fancy: Update to 1.4.2.
  2021-11-14 10:19 [bug#51836] [PATCH] gnu: diff-so-fancy: Update to 1.4.2 Tanguy Le Carrour
@ 2021-11-15 10:07 ` Nicolas Goaziou
  2021-11-15 10:14   ` [bug#51836] " Tanguy LE CARROUR
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2021-11-15 10:07 UTC (permalink / raw)
  To: Tanguy Le Carrour; +Cc: 51836-done

Hello,

Tanguy Le Carrour <tanguy@bioneland.org> writes:

> * gnu/packages/version-control.scm (diff-so-fancy): Update to 1.4.2.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

* [bug#51836] [PATCH] gnu: diff-so-fancy: Update to 1.4.2.
  2021-11-15 10:07 ` bug#51836: " Nicolas Goaziou
@ 2021-11-15 10:14   ` Tanguy LE CARROUR
  0 siblings, 0 replies; 3+ messages in thread
From: Tanguy LE CARROUR @ 2021-11-15 10:14 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: 51836-done

Hi Nicolas,


Quoting Nicolas Goaziou (2021-11-15 11:07:53)
> Tanguy Le Carrour <tanguy@bioneland.org> writes:
> 
> > * gnu/packages/version-control.scm (diff-so-fancy): Update to 1.4.2.
> 
> Applied. Thank you.

Thanks!


-- 
Tanguy




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

end of thread, other threads:[~2021-11-15 10:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-14 10:19 [bug#51836] [PATCH] gnu: diff-so-fancy: Update to 1.4.2 Tanguy Le Carrour
2021-11-15 10:07 ` bug#51836: " Nicolas Goaziou
2021-11-15 10:14   ` [bug#51836] " Tanguy LE CARROUR

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