unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Stagit: Update to 0.5
@ 2017-01-18 21:25 contact.ng0
  2017-01-18 21:25 ` [PATCH] gnu: stagit: " contact.ng0
  0 siblings, 1 reply; 3+ messages in thread
From: contact.ng0 @ 2017-01-18 21:25 UTC (permalink / raw)
  To: guix-devel

This patch updates stagit to 0.5

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

* [PATCH] gnu: stagit: Update to 0.5.
  2017-01-18 21:25 Stagit: Update to 0.5 contact.ng0
@ 2017-01-18 21:25 ` contact.ng0
  2017-01-18 21:48   ` Ricardo Wurmus
  0 siblings, 1 reply; 3+ messages in thread
From: contact.ng0 @ 2017-01-18 21:25 UTC (permalink / raw)
  To: guix-devel; +Cc: ng0

From: ng0 <ng0@libertad.pw>

* gnu/packages/version-control.scm (stagit): Update to 0.5.
---
 gnu/packages/version-control.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index fa757ff79..03ae398bd 100644
--- a/gnu/packages/version-control.scm
+++ b/gnu/packages/version-control.scm
@@ -10,7 +10,7 @@
 ;;; Copyright © 2015 Kyle Meyer <kyle@kyleam.com>
 ;;; Copyright © 2015 Ricardo Wurmus <rekado@elephly.net>
 ;;; Copyright © 2016 Leo Famulari <leo@famulari.name>
-;;; Copyright © 2016 ng0 <ng0@we.make.ritual.n0.is>
+;;; Copyright © 2016, 2017 ng0 <contact.ng0@cryptolab.net>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -1240,14 +1240,14 @@ a built-in wiki, built-in file browsing, built-in tickets system, etc.")
 (define-public stagit
   (package
     (name "stagit")
-    (version "0.4")
+    (version "0.5")
     (source (origin
               (method url-fetch)
               (uri (string-append "http://dl.2f30.org/releases/"
                                   name "-" version ".tar.gz"))
               (sha256
                (base32
-                "0z5r06wqrfnsz24ci4hjqbd62svclvhkgzaq9npsyjcp6jnf7izc"))))
+                "0ym1dwzn2z23hcg53qh1m1g5pfibrfnnlp3sm3z1v4mhz0pgaj56"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f ; No tests
-- 
2.11.0

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

* Re: [PATCH] gnu: stagit: Update to 0.5.
  2017-01-18 21:25 ` [PATCH] gnu: stagit: " contact.ng0
@ 2017-01-18 21:48   ` Ricardo Wurmus
  0 siblings, 0 replies; 3+ messages in thread
From: Ricardo Wurmus @ 2017-01-18 21:48 UTC (permalink / raw)
  To: contact.ng0; +Cc: guix-devel, ng0


contact.ng0@cryptolab.net writes:

> From: ng0 <ng0@libertad.pw>
>
> * gnu/packages/version-control.scm (stagit): Update to 0.5.

Thanks, pushed to master as 877c6163f.

-- 
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net

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

end of thread, other threads:[~2017-01-18 21:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-18 21:25 Stagit: Update to 0.5 contact.ng0
2017-01-18 21:25 ` [PATCH] gnu: stagit: " contact.ng0
2017-01-18 21:48   ` Ricardo Wurmus

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