unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#29688] [PATCH] gnu: par2cmdline: Update to 0.8.0.
@ 2017-12-13  9:01 Rutger Helling
  2017-12-23 15:44 ` bug#29688: " Rutger Helling
  0 siblings, 1 reply; 2+ messages in thread
From: Rutger Helling @ 2017-12-13  9:01 UTC (permalink / raw)
  To: 29688


[-- Attachment #1.1: Type: text/plain, Size: 33 bytes --]

Here's an update for par2cmdline.

[-- Attachment #1.2: Type: text/html, Size: 220 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-par2cmdline-Update-to-0.8.0.patch --]
[-- Type: text/x-diff; name=0001-gnu-par2cmdline-Update-to-0.8.0.patch, Size: 1573 bytes --]

From 4202b7045c7183e2206601c1d11ab64aa8d9e05b Mon Sep 17 00:00:00 2001
From: Rutger Helling <rhelling@mykolab.com>
Date: Wed, 13 Dec 2017 09:59:05 +0100
Subject: [PATCH] gnu: par2cmdline: Update to 0.8.0.

* gnu/packages/backup.scm (par2cmdline): Update to 0.8.0.
---
 gnu/packages/backup.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/backup.scm b/gnu/packages/backup.scm
index f021aa83d..93312ce4b 100644
--- a/gnu/packages/backup.scm
+++ b/gnu/packages/backup.scm
@@ -7,6 +7,7 @@
 ;;; Copyright © 2017 Arun Isaac <arunisaac@systemreboot.net>
 ;;; Copyright © 2017 Kei Kebreau <kkebreau@posteo.net>
 ;;; Copyright © 2017 Christopher Allan Webber <cwebber@dustycloud.org>
+;;; Copyright © 2017 Rutger Helling <rhelling@mykolab.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -122,7 +123,7 @@ spying and/or modification by the server.")
 (define-public par2cmdline
   (package
     (name "par2cmdline")
-    (version "0.7.4")
+    (version "0.8.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://github.com/Parchive/par2cmdline/archive/v"
@@ -130,7 +131,7 @@ spying and/or modification by the server.")
               (file-name (string-append name "-" version ".tar.gz"))
               (sha256
                (base32
-                "0iwwskiag3262mvhinvnbk6n0qh6sh56m86y4d0m285v0jl0y9pa"))))
+                "1jpshmmcr81mxly0md2rr231qz9c8c680bbvcmhh100dg9i4a6s6"))))
     (native-inputs
      `(("automake" ,automake)
        ("autoconf" ,autoconf)))
-- 
2.15.1


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

* bug#29688: [PATCH] gnu: par2cmdline: Update to  0.8.0.
  2017-12-13  9:01 [bug#29688] [PATCH] gnu: par2cmdline: Update to 0.8.0 Rutger Helling
@ 2017-12-23 15:44 ` Rutger Helling
  0 siblings, 0 replies; 2+ messages in thread
From: Rutger Helling @ 2017-12-23 15:44 UTC (permalink / raw)
  To: 29688-done

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

I pushed this patch, so closing it now.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

end of thread, other threads:[~2017-12-23 15:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-13  9:01 [bug#29688] [PATCH] gnu: par2cmdline: Update to 0.8.0 Rutger Helling
2017-12-23 15:44 ` bug#29688: " Rutger Helling

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