all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: Marius Bakke <mbakke@fastmail.com>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 1/2] gnu: psyclpc: Make it reproducible.
Date: Sat, 26 Nov 2016 13:26:31 -0500	[thread overview]
Message-ID: <20161126182631.GC15188@jasmine> (raw)
In-Reply-To: <87d1hihawd.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me>

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

On Sat, Nov 26, 2016 at 10:02:10AM +0100, Marius Bakke wrote:
> Leo Famulari <leo@famulari.name> writes:
> 
> > 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.
> 
> Doesn't it? I was under the impression that `guix package -u` detected
> when the derivation has changed, and updates to the current version
> regardless of version number.

Ah, you're right!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2016-11-26 18:26 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
2016-11-26  9:02     ` Marius Bakke
2016-11-26 18:26       ` Leo Famulari [this message]
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=20161126182631.GC15188@jasmine \
    --to=leo@famulari.name \
    --cc=guix-devel@gnu.org \
    --cc=mbakke@fastmail.com \
    /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.