From: Sharlatan Hellseher <sharlatanus@gmail.com>
To: 48451@debbugs.gnu.org
Subject: [bug#48451] [PATCH 1/1]: cl-pdf: Update to 2.0.0-1.dbafd62
Date: Sat, 15 May 2021 20:45:58 +0000 [thread overview]
Message-ID: <CAO+9K5oFymK+_NpPqFDfZ34yVzto3ZKSDOo-QmEwG3Y2e4eRMA@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 356 bytes --]
--
… наш разум - превосходная объяснительная машина которая способна
найти смысл почти в чем угодно, истолковать любой феномен, но
совершенно не в состоянии принять мысль о непредсказуемости.
[-- Attachment #2: 0001-gnu-cl-pdf-Update-to-2.0.0-1.dbafd62.patch --]
[-- Type: text/x-patch, Size: 1535 bytes --]
From b0590db9de3f617025d6e609868832ce3258db37 Mon Sep 17 00:00:00 2001
From: Sharlatan Hellseher <sharlatanus@gmail.com>
Date: Sat, 15 May 2021 21:20:51 +0100
Subject: [PATCH] gnu: cl-pdf: Update to 2.0.0-1.dbafd62
---
gnu/packages/lisp-xyz.scm | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/gnu/packages/lisp-xyz.scm b/gnu/packages/lisp-xyz.scm
index 9d07d5b058..efd18f21a3 100644
--- a/gnu/packages/lisp-xyz.scm
+++ b/gnu/packages/lisp-xyz.scm
@@ -970,22 +970,20 @@ a sequence (or chain) of such elements.")
(sbcl-package->cl-source-package sbcl-flexichain))
(define-public sbcl-cl-pdf
- ;; There are no releases
- (let ((commit "752e337e6d6fc206f09d091a982e7f8e5c404e4e")
+ (let ((commit "dbafd62afcb2d2e9164054c72612763721297d59")
(revision "1"))
(package
(name "sbcl-cl-pdf")
- (version (git-version "0" revision commit))
+ (version (git-version "2.0.0" revision commit))
(source
(origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/mbattyani/cl-pdf")
(commit commit)))
- (file-name (git-file-name name version))
+ (file-name (git-file-name "cl-pdf" version))
(sha256
- (base32
- "1cg3k3m3r11ipb8j008y8ipynj97l3xjlpi2knqc9ndmx4r3kb1r"))))
+ (base32 "0w6igiav35a65h6r4p1g6dw2i7mw0s06mviw31768r6z62l1ny1v"))))
(build-system asdf-build-system/sbcl)
(inputs
`(("iterate" ,sbcl-iterate)
--
2.31.1
next reply other threads:[~2021-05-15 20:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-15 20:45 Sharlatan Hellseher [this message]
2021-05-17 8:48 ` bug#48451: [PATCH 1/1]: cl-pdf: Update to 2.0.0-1.dbafd62 Guillaume Le Vaillant
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=CAO+9K5oFymK+_NpPqFDfZ34yVzto3ZKSDOo-QmEwG3Y2e4eRMA@mail.gmail.com \
--to=sharlatanus@gmail.com \
--cc=48451@debbugs.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 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.