From: ng0 <ng0@libertad.pw>
To: guix-devel@gnu.org
Subject: Re: [PATCH 1/2] gnu: psyclpc: Make it reproducible.
Date: Wed, 23 Nov 2016 19:10:52 +0000 [thread overview]
Message-ID: <87lgwa2ern.fsf@we.make.ritual.n0.is> (raw)
In-Reply-To: <20161123190437.23966-2-ng0@libertad.pw>
ng0 <ng0@libertad.pw> writes:
> * gnu/packages/psyc.scm (psyclpc): Make it reproducible.
> ---
> gnu/packages/psyc.scm | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/gnu/packages/psyc.scm b/gnu/packages/psyc.scm
> index 03df188..01bbae6 100644
> --- a/gnu/packages/psyc.scm
> +++ b/gnu/packages/psyc.scm
> @@ -1,5 +1,5 @@
> ;;; GNU Guix --- Functional package management for GNU
> -;;; Copyright © 2016 ng0 <ngillmann@runbox.com>
> +;;; Copyright © 2016 ng0 <ng0@libertad.pw>
> ;;;
> ;;; This file is part of GNU Guix.
> ;;;
> @@ -155,7 +155,7 @@ including psyced.")
>
> ;; This commit removes the historic bundled pcre, not released as a tarball so far.
This comment should be updated to:
;; This commit removes the historic bundled pcre and makes psyclpc reproducible.
Can whoever commits the first or second patch into master update
the comment? Thanks!
> (define-public psyclpc
> - (let* ((commit "8bd51f2a4847860ba8b82dc79348ab37d516011e")
> + (let* ((commit "61cf9aa81297085e5c40170fd01221c752f8deba")
> (revision "1"))
> (package
> (name "psyclpc")
> @@ -168,7 +168,7 @@ including psyced.")
> (file-name (string-append name "-" version "-checkout"))
> (sha256
> (base32
> - "10w4kx9ygcv1lcmd7j4knvjiy8dac1y3hjfv3lhp67jpv6w3iagz"))))
> + "1viwqymbhn3cwvx0zl58rlzl5gw47zxn0ldg2nbi55ghm5zxl1z5"))))
> (build-system gnu-build-system)
> (arguments
> `(#:tests? #f ; There are no tests/checks.
> --
> 2.10.2
>
>
--
♥Ⓐ ng0 | ng0.chaosnet.org
next prev parent reply other threads:[~2016-11-23 19:11 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-23 19:04 [PATCH] psyclpc: reproducible, psyc.scm -> messaging.scm move ng0
2016-11-23 19:04 ` [PATCH 1/2] gnu: psyclpc: Make it reproducible ng0
2016-11-23 19:10 ` ng0 [this message]
2016-11-26 18:26 ` Leo Famulari
2016-11-26 6:06 ` Leo Famulari
2016-11-26 9:02 ` Marius Bakke
2016-11-26 18:26 ` Leo Famulari
2016-11-26 20:28 ` ng0
2016-11-23 19:04 ` [PATCH 2/2] gnu: Move content of (gnu packages psyc) into (gnu packages messaging) ng0
2016-11-26 6:07 ` Leo Famulari
2016-11-26 18:24 ` Leo Famulari
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=87lgwa2ern.fsf@we.make.ritual.n0.is \
--to=ng0@libertad.pw \
--cc=guix-devel@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).