~ruther/guix-local

00f037ca44497d5be6da531c8d8440e97a949cd8 — Ricardo Wurmus 8 years ago 8347471
build-system/texlive: Update to texlive-2017.1, revision 44591.

* guix/build-system/texlive.scm (%texlive-tag): Change to texlive-2017.1.
(%texlive-revision): Change to 44591.
1 files changed, 2 insertions(+), 2 deletions(-)

M guix/build-system/texlive.scm
M guix/build-system/texlive.scm => guix/build-system/texlive.scm +2 -2
@@ 40,8 40,8 @@
;; Code:

;; These variables specify the SVN tag and the matching SVN revision.
(define %texlive-tag "texlive-2017.0")
(define %texlive-revision 44445)
(define %texlive-tag "texlive-2017.1")
(define %texlive-revision 44591)

(define (texlive-ref component id)
  "Return a <svn-reference> object for the package ID, which is part of the