* [bug#48451] [PATCH 1/1]: cl-pdf: Update to 2.0.0-1.dbafd62
@ 2021-05-15 20:45 Sharlatan Hellseher
2021-05-17 8:48 ` bug#48451: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: Sharlatan Hellseher @ 2021-05-15 20:45 UTC (permalink / raw)
To: 48451
[-- 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#48451: [PATCH 1/1]: cl-pdf: Update to 2.0.0-1.dbafd62
2021-05-15 20:45 [bug#48451] [PATCH 1/1]: cl-pdf: Update to 2.0.0-1.dbafd62 Sharlatan Hellseher
@ 2021-05-17 8:48 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2021-05-17 8:48 UTC (permalink / raw)
To: Sharlatan Hellseher; +Cc: 48451-done
[-- Attachment #1: Type: text/plain, Size: 66 bytes --]
Patch pushed as 199ae378c243e07208cfaa7fc55395850c2aa7e5.
Thanks.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-05-17 8:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-15 20:45 [bug#48451] [PATCH 1/1]: cl-pdf: Update to 2.0.0-1.dbafd62 Sharlatan Hellseher
2021-05-17 8:48 ` bug#48451: " Guillaume Le Vaillant
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).