guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

06/07: gnu: perl-text-bibtex: Update to 0.88.


From: guix-commits
Subject: 06/07: gnu: perl-text-bibtex: Update to 0.88.
Date: Wed, 21 Jul 2021 10:03:24 -0400 (EDT)

civodul pushed a commit to branch core-updates
in repository guix.

commit 313c69a10008f9f794163970930f6e74e651ed24
Author: Nathan Benedetto Proença <nathan@vieiraproenca.com>
AuthorDate: Thu Jul 8 09:44:04 2021 -0300

    gnu: perl-text-bibtex: Update to 0.88.
    
    * gnu/packages/tex.scm (perl-text-bibtex): Update to 0.88.
    
    Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
 gnu/packages/tex.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/tex.scm b/gnu/packages/tex.scm
index 5eb1a04..f8eb3e8 100644
--- a/gnu/packages/tex.scm
+++ b/gnu/packages/tex.scm
@@ -6921,7 +6921,7 @@ This package contains the complete TeX Live 
distribution.")
 (define-public perl-text-bibtex
   (package
     (name "perl-text-bibtex")
-    (version "0.85")
+    (version "0.88")
     (source
      (origin
        (method url-fetch)
@@ -6929,7 +6929,7 @@ This package contains the complete TeX Live 
distribution.")
                            version ".tar.gz"))
        (sha256
         (base32
-         "036kxgbn1jf70pfm2lmjlzjwnhbkd888fp5lyvmkjpdd15gla18h"))))
+         "0b7lmjvfmypps1nw6nsdikgaakm0n0g4186glaqazg5xd1p5h55h"))))
     (build-system perl-build-system)
     (arguments
      `(#:phases



reply via email to

[Prev in Thread] Current Thread [Next in Thread]