all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: ng0 <ng0@libertad.pw>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 1/2] gnu: psyclpc: Make it reproducible.
Date: Sat, 26 Nov 2016 01:06:14 -0500	[thread overview]
Message-ID: <20161126060614.GB12092@jasmine> (raw)
In-Reply-To: <20161123190437.23966-2-ng0@libertad.pw>

On Wed, Nov 23, 2016 at 07:04:36PM +0000, ng0 wrote:
> * 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.
>  (define-public psyclpc
> -  (let* ((commit "8bd51f2a4847860ba8b82dc79348ab37d516011e")
> +  (let* ((commit "61cf9aa81297085e5c40170fd01221c752f8deba")
>           (revision "1"))

Is it a newer commit? I think the revision counter should increase to 2.
Or else `guix pcakage -u` won't update users' psyclpc installations.

  parent reply	other threads:[~2016-11-26  6:06 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
2016-11-26 18:26     ` Leo Famulari
2016-11-26  6:06   ` Leo Famulari [this message]
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

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

  git send-email \
    --in-reply-to=20161126060614.GB12092@jasmine \
    --to=leo@famulari.name \
    --cc=guix-devel@gnu.org \
    --cc=ng0@libertad.pw \
    /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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.