unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ng0 <ng0@libertad.pw>
To: guix-devel@gnu.org
Subject: Re: [PATCH] gnu: psyclpc: Downgrade to 27f21a3bf0d140f0d2680c695e8df229b46a814b.
Date: Sat, 03 Dec 2016 17:13:21 +0000	[thread overview]
Message-ID: <87zikdaqby.fsf@we.make.ritual.n0.is> (raw)
In-Reply-To: <20161201191312.11951-2-ng0@libertad.pw>

The correct spelling of:
gnu: psyclpc: Downgrade to 27f21a3bf0d140f0d2680c695e8df229b46a814b.

would be:
gnu: psyclpc: Downgrade to  20160821-3.27f21a3.

Can the person who applies this patch change it?
Thanks!

ng0 <ng0@libertad.pw> writes:

> * gnu/packages/messaging.scm (psyclpc): Downgrade it.
>
> The bundled pcre and reproducible build is introduced in an commit
> which broke xmpp functionality with psyclpc in psyced, therefore we
> wait for an fix upstream in psyced and then update psyclpc again
> when psyced is added.
> ---
>  gnu/packages/messaging.scm | 14 ++++++++------
>  1 file changed, 8 insertions(+), 6 deletions(-)
>
> diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
> index 8660915bb..2b80589f0 100644
> --- a/gnu/packages/messaging.scm
> +++ b/gnu/packages/messaging.scm
> @@ -980,10 +980,13 @@ including psyced.")
>      (synopsis "PSYC library in C")
>      (license license:agpl3+)))
>  
> -;; This commit removes the historic bundled pcre and makes psyclpc reproducible.
> +;; The bundled pcre and reproducible build is introduced in an commit
> +;; which broke xmpp functionality with psyclpc in psyced, therefore we
> +;; wait for an upstream fix in psyced and then update psyclpc again
> +;; when psyced is added.
>  (define-public psyclpc
> -  (let* ((commit "61cf9aa81297085e5c40170fd01221c752f8deba")
> -         (revision "2"))
> +  (let* ((commit "27f21a3bf0d140f0d2680c695e8df229b46a814b")
> +         (revision "3"))
>    (package
>      (name "psyclpc")
>      (version (string-append "20160821-" revision "." (string-take commit 7)))
> @@ -995,7 +998,7 @@ including psyced.")
>                (file-name (string-append name "-" version "-checkout"))
>                (sha256
>                 (base32
> -                "1viwqymbhn3cwvx0zl58rlzl5gw47zxn0ldg2nbi55ghm5zxl1z5"))))
> +                "1m17xyixbh6wfwk727h3cfjmyfplcgvwbgh12kap1856xiqh99c5"))))
>      (build-system gnu-build-system)
>      (arguments
>       `(#:tests? #f ; There are no tests/checks.
> @@ -1034,8 +1037,7 @@ including psyced.")
>         #:make-flags (list "install-all")))
>      (inputs
>       `(("zlib" ,zlib)
> -       ("openssl" ,openssl)
> -       ("pcre" ,pcre)))
> +       ("openssl" ,openssl)))
>      (native-inputs
>       `(("pkg-config" ,pkg-config)
>         ("bison" ,bison)
> -- 
> 2.11.0
>
>

-- 
♥Ⓐ  ng0  | ng0.chaosnet.org

  reply	other threads:[~2016-12-03 17:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-01 19:13 [PATCH] Downgrade psyclpc ng0
2016-12-01 19:13 ` [PATCH] gnu: psyclpc: Downgrade to 27f21a3bf0d140f0d2680c695e8df229b46a814b ng0
2016-12-03 17:13   ` ng0 [this message]
2016-12-03 18:22     ` ng0

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=87zikdaqby.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).