* bug#30067: stagit 0.7.2
2018-01-10 17:49 [bug#30067] stagit 0.7.2 ng0
@ 2018-01-10 17:49 ` Leo Famulari
0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2018-01-10 17:49 UTC (permalink / raw)
To: ng0; +Cc: 30067-done
[-- Attachment #1: Type: text/plain, Size: 545 bytes --]
On Wed, Jan 10, 2018 at 05:49:45PM +0000, ng0 wrote:
> appended.
> --
> GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
> GnuPG: https://c.n0.is/ng0_pubkeys/tree/keys
> WWW: https://n0.is/a/ :: https://ea.n0.is
> From a06634c0c904e43670eb02fdfb7c24f40f96d542 Mon Sep 17 00:00:00 2001
> From: ng0 <ng0@n0.is>
> Date: Wed, 10 Jan 2018 17:47:45 +0000
> Subject: [PATCH] gnu: stagit: Update to 0.7.2.
>
> * gnu/packages/version-control.scm (stagit): Update to 0.7.2.
Thanks! Pushed as 6b86af5a09a08884b132acd3f8fde1e75810b216
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* [bug#30067] stagit 0.7.2
@ 2018-01-10 17:49 ng0
2018-01-10 17:49 ` bug#30067: " Leo Famulari
0 siblings, 1 reply; 2+ messages in thread
From: ng0 @ 2018-01-10 17:49 UTC (permalink / raw)
To: 30067
[-- Attachment #1.1: Type: text/plain, Size: 158 bytes --]
appended.
--
GnuPG: A88C8ADD129828D7EAC02E52E22F9BBFEE348588
GnuPG: https://c.n0.is/ng0_pubkeys/tree/keys
WWW: https://n0.is/a/ :: https://ea.n0.is
[-- Attachment #1.2: 0001-gnu-stagit-Update-to-0.7.2.patch --]
[-- Type: text/plain, Size: 1747 bytes --]
From a06634c0c904e43670eb02fdfb7c24f40f96d542 Mon Sep 17 00:00:00 2001
From: ng0 <ng0@n0.is>
Date: Wed, 10 Jan 2018 17:47:45 +0000
Subject: [PATCH] gnu: stagit: Update to 0.7.2.
* gnu/packages/version-control.scm (stagit): Update to 0.7.2.
---
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 d400afd6e..0b4997b7a 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, 2017 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2016, 2017 Leo Famulari <leo@famulari.name>
-;;; Copyright © 2016, 2017 ng0 <contact.ng0@cryptolab.net>
+;;; Copyright © 2016, 2017, 2018 ng0 <ng0@n0.is>
;;; Copyright © 2017 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2017 Vasile Dumitrascu <va511e@yahoo.com>
;;; Copyright © 2017 Clément Lassieur <clement@lassieur.org>
@@ -1549,14 +1549,14 @@ a built-in wiki, built-in file browsing, built-in tickets system, etc.")
(define-public stagit
(package
(name "stagit")
- (version "0.5")
+ (version "0.7.2")
(source (origin
(method url-fetch)
(uri (string-append "https://dl.2f30.org/releases/"
name "-" version ".tar.gz"))
(sha256
(base32
- "0ym1dwzn2z23hcg53qh1m1g5pfibrfnnlp3sm3z1v4mhz0pgaj56"))))
+ "1m3s9g1z9szbjrhm8sic91xh6f2bfpi56rskdkqd5wc4wdycpyi5"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; No tests
--
2.15.1
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-01-10 17:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-10 17:49 [bug#30067] stagit 0.7.2 ng0
2018-01-10 17:49 ` bug#30067: " Leo Famulari
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).