unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: nly@disroot.org (Amar M. Singh)
To: 40038@debbugs.gnu.org
Subject: [bug#40038] [PATCH] gnu: guile-torrent: Update to 0.1.3-candidate.
Date: Thu, 12 Mar 2020 17:27:51 +0530	[thread overview]
Message-ID: <857dzpdbuo.fsf@disroot.org> (raw)
In-Reply-To: <85eetxdefs.fsf@disroot.org>

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


Minor fix in Guile-Torrent's configure.ac file:
- GUILE_PROGS(2.0.14)
+ GUILE_PROGS

Should help building with guile-next.

Thanks,
Amar


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-guile-torrent-Update-to-0.1.3-candidate.patch --]
[-- Type: text/x-patch, Size: 1343 bytes --]

From ebdeca5cdf83c597c309985cade3d388c3a73014 Mon Sep 17 00:00:00 2001
From: Amar Singh <nly@disroot.org>
Date: Thu, 12 Mar 2020 17:22:36 +0530
Subject: [PATCH] gnu: guile-torrent: Update to 0.1.3-candidate.

Minor release for GNU Guix.

* gnu/packages/guile-xyz.scm (guile-torrent): Update to 0.1.3-candidate.
---
 gnu/packages/guile-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm
index e214fe45b0..7ca07ed7ff 100644
--- a/gnu/packages/guile-xyz.scm
+++ b/gnu/packages/guile-xyz.scm
@@ -3112,7 +3112,7 @@ over, or update a value in arbitrary data structures.")
 
 (define-public guile-torrent
   (package (name "guile-torrent")
-   (version "0.1-preview")
+   (version "0.1.3-candidate")
    (source (origin (method git-fetch)
                    (uri (git-reference
                          (url
@@ -3121,7 +3121,7 @@ over, or update a value in arbitrary data structures.")
                    (file-name (git-file-name name version))
                    (sha256
                     (base32
-                     "0rim8gr0cpnm1lixihsjpzg5z3i44vhqgj0dv6z7xj6jiwrmi9pw"))))
+                     "1yiagi55ncq1x7s9n7salzywjm4l96y3n7y3s47a9anvz87mrmim"))))
    (build-system gnu-build-system)
    (native-inputs
     `(("autoconf" ,autoconf)
-- 
2.25.1


  parent reply	other threads:[~2020-03-12 11:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-12 11:01 [bug#40038] [PATCH] gnu: Add guile-torrent Amar M. Singh
2020-03-12 11:17 ` [bug#40038] [PATCH] gnu: guile-torrent: fix description according to guix lint Amar M. Singh
2020-03-12 11:54 ` [bug#40038] [PATCH] gnu: Add guile-torrent Mathieu Othacehe
2020-03-12 11:57 ` Amar M. Singh [this message]
2020-03-12 12:09 ` [bug#40038] [PATCH] gnu: guile-torrent formatting and copyright year update Amar M. Singh
2020-03-12 12:42   ` Mathieu Othacehe
2020-03-12 12:13 ` [bug#40038] [PATCH] [SQUASHED] gnu: add guile-torrent Amar M. Singh
2020-03-12 13:38 ` [bug#40038] [PATCH] gnu: Add guile-torrent Amar M. Singh
2020-03-12 14:37   ` Julien Lepiller
2020-03-12 14:55   ` bug#40038: " Mathieu Othacehe

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=857dzpdbuo.fsf@disroot.org \
    --to=nly@disroot.org \
    --cc=40038@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).