all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#46074] [PATCH] gnu: libsigsegv: Update to 2.13.
@ 2021-01-24 16:03 Vincent Legoll
       [not found] ` <handler.46074.B.16115042456596.ack@debbugs.gnu.org>
  2021-01-28 20:12 ` bug#46074: [PATCH] gnu: libsigsegv: Update to 2.13 Efraim Flashner
  0 siblings, 2 replies; 3+ messages in thread
From: Vincent Legoll @ 2021-01-24 16:03 UTC (permalink / raw)
  To: 46074; +Cc: Vincent Legoll

* gnu/packages/libsigsegv.scm (libsigsegv): Update to 2.13.
---
 gnu/packages/libsigsegv.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/libsigsegv.scm b/gnu/packages/libsigsegv.scm
index 927a12f4cf..627447e876 100644
--- a/gnu/packages/libsigsegv.scm
+++ b/gnu/packages/libsigsegv.scm
@@ -26,14 +26,14 @@
 (define-public libsigsegv
   (package
    (name "libsigsegv")
-   (version "2.12")
+   (version "2.13")
    (source (origin
             (method url-fetch)
             (uri (string-append
                   "mirror://gnu/libsigsegv/libsigsegv-"
                   version ".tar.gz"))
             (sha256
-             (base32 "1dlhqf4igzpqayms25lkhycjq1ccavisx8cnb3y4zapbkqsszq9s"))))
+             (base32 "06c1qjiv69hjvbq06mcxdi5hzfadhy28sa83zxspqpxhfr0ywy5y"))))
    (build-system gnu-build-system)
    (home-page "https://www.gnu.org/software/libsigsegv/")
    (synopsis "Library for handling page faults")
-- 
2.30.0





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

* [bug#46074] Acknowledgement ([PATCH] gnu: libsigsegv: Update to 2.13.)
       [not found] ` <handler.46074.B.16115042456596.ack@debbugs.gnu.org>
@ 2021-01-24 16:06   ` Vincent Legoll
  0 siblings, 0 replies; 3+ messages in thread
From: Vincent Legoll @ 2021-01-24 16:06 UTC (permalink / raw)
  To: 46074

This should go to core-updates & I rebuilt one dependent: hosts

On Sun, Jan 24, 2021 at 5:05 PM GNU bug Tracking System
<help-debbugs@gnu.org> wrote:
>
> Thank you for filing a new bug report with debbugs.gnu.org.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
>  guix-patches@gnu.org
>
> If you wish to submit further information on this problem, please
> send it to 46074@debbugs.gnu.org.
>
> Please do not send mail to help-debbugs@gnu.org unless you wish
> to report a problem with the Bug-tracking system.
>
> --
> 46074: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46074
> GNU Bug Tracking System
> Contact help-debbugs@gnu.org with problems



-- 
Vincent Legoll




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

* bug#46074: [PATCH] gnu: libsigsegv: Update to 2.13.
  2021-01-24 16:03 [bug#46074] [PATCH] gnu: libsigsegv: Update to 2.13 Vincent Legoll
       [not found] ` <handler.46074.B.16115042456596.ack@debbugs.gnu.org>
@ 2021-01-28 20:12 ` Efraim Flashner
  1 sibling, 0 replies; 3+ messages in thread
From: Efraim Flashner @ 2021-01-28 20:12 UTC (permalink / raw)
  To: Vincent Legoll; +Cc: 46074-done

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

Of the three dependant packages smalltalk-3.2.91 failed to build before
or after this patch. Patch pushed to core-updates. Thanks!

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

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

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

end of thread, other threads:[~2021-01-28 20:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-24 16:03 [bug#46074] [PATCH] gnu: libsigsegv: Update to 2.13 Vincent Legoll
     [not found] ` <handler.46074.B.16115042456596.ack@debbugs.gnu.org>
2021-01-24 16:06   ` [bug#46074] Acknowledgement ([PATCH] gnu: libsigsegv: Update to 2.13.) Vincent Legoll
2021-01-28 20:12 ` bug#46074: [PATCH] gnu: libsigsegv: Update to 2.13 Efraim Flashner

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.