unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69496] [PATCH] gnu: slib: Update to 3c1
@ 2024-03-02  6:10 Andy Tai
  2024-03-05  5:36 ` [bug#69496] [PATCH v2] " Andy Tai
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Tai @ 2024-03-02  6:10 UTC (permalink / raw)
  To: 69496; +Cc: Andy Tai

* gnu/packages/scheme.scm (slib): Update to 3c1

Change-Id: Ic887b7600173f96bd2ca74c9adadf42780a18ce6
---
 gnu/packages/scheme.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/scheme.scm b/gnu/packages/scheme.scm
index ad06d7db06..5ca1a0d2f8 100644
--- a/gnu/packages/scheme.scm
+++ b/gnu/packages/scheme.scm
@@ -701,14 +701,14 @@ (define-public scheme48-rx
 (define-public slib
   (package
     (name "slib")
-    (version "3b6")
+    (version "3c1")
     (source (origin
              (method url-fetch)
              (uri (string-append "http://groups.csail.mit.edu/mac/ftpdir/scm/slib-"
                                  version ".zip"))
              (sha256
               (base32
-               "137dn2wwwwg0qbifgxfckjhzj4m4820crpg9kziv402l7f2b931f"))))
+               "10f7l0fmd0xzs6kc2cwqjrx7msdn0fsd918r459xyc05wscfpy62"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f ; There is no check target.

base-commit: 8c0282cf543fe205a5b89201cd7bb8889121a07c
-- 
2.34.1





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#69496] [PATCH v2] gnu: slib: Update to 3c1
  2024-03-02  6:10 [bug#69496] [PATCH] gnu: slib: Update to 3c1 Andy Tai
@ 2024-03-05  5:36 ` Andy Tai
  2024-03-13 14:17   ` Christopher Baines
  0 siblings, 1 reply; 3+ messages in thread
From: Andy Tai @ 2024-03-05  5:36 UTC (permalink / raw)
  To: 69496; +Cc: Andy Tai

* gnu/packages/scheme.scm (slib): Update to 3c1

Change-Id: Ic887b7600173f96bd2ca74c9adadf42780a18ce6
---
 gnu/packages/scheme.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/scheme.scm b/gnu/packages/scheme.scm
index ad06d7db06..5ca1a0d2f8 100644
--- a/gnu/packages/scheme.scm
+++ b/gnu/packages/scheme.scm
@@ -701,14 +701,14 @@ (define-public scheme48-rx
 (define-public slib
   (package
     (name "slib")
-    (version "3b6")
+    (version "3c1")
     (source (origin
              (method url-fetch)
              (uri (string-append "http://groups.csail.mit.edu/mac/ftpdir/scm/slib-"
                                  version ".zip"))
              (sha256
               (base32
-               "137dn2wwwwg0qbifgxfckjhzj4m4820crpg9kziv402l7f2b931f"))))
+               "10f7l0fmd0xzs6kc2cwqjrx7msdn0fsd918r459xyc05wscfpy62"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f ; There is no check target.

base-commit: 3da49b1472919a62df1fe399638f23a246aa325d
-- 
2.34.1





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#69496] [PATCH v2] gnu: slib: Update to 3c1
  2024-03-05  5:36 ` [bug#69496] [PATCH v2] " Andy Tai
@ 2024-03-13 14:17   ` Christopher Baines
  0 siblings, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2024-03-13 14:17 UTC (permalink / raw)
  To: Andy Tai; +Cc: 69496-done, 69496

[-- Attachment #1: Type: text/plain, Size: 323 bytes --]


Andy Tai <atai@atai.org> writes:

> * gnu/packages/scheme.scm (slib): Update to 3c1
>
> Change-Id: Ic887b7600173f96bd2ca74c9adadf42780a18ce6
> ---
>  gnu/packages/scheme.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks! I've pushed this to master as
a68288c7d02b7984e4c453f24afca8534de563ef.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-03-13 14:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-02  6:10 [bug#69496] [PATCH] gnu: slib: Update to 3c1 Andy Tai
2024-03-05  5:36 ` [bug#69496] [PATCH v2] " Andy Tai
2024-03-13 14:17   ` Christopher Baines

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).