GNU bug report logs - #26506
[PATCH 1/2] gnu: idris: Update to 1.0.

Previous Next

Package: guix-patches;

Reported by: Peter Mikkelsen <petermikkelsen10 <at> gmail.com>

Date: Sat, 15 Apr 2017 00:31:02 UTC

Severity: normal

Tags: patch

Done: Peter Mikkelsen <petermikkelsen10 <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 26506 in the body.
You can then email your comments to 26506 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#26506; Package guix-patches. (Sat, 15 Apr 2017 00:31:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Peter Mikkelsen <petermikkelsen10 <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 15 Apr 2017 00:31:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Peter Mikkelsen <petermikkelsen10 <at> gmail.com>
To: 26505 <at> debbugs.gnu.org,
	guix-patches <at> gnu.org
Cc: Peter Mikkelsen <petermikkelsen10 <at> gmail.com>
Subject: [PATCH 1/2] gnu: idris: Update to 1.0.
Date: Sat, 15 Apr 2017 04:30:38 +0200
* gnu/packages/idris.scm (idris): Update to 1.0.
---
 gnu/packages/idris.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/idris.scm b/gnu/packages/idris.scm
index 2b7f4cc9d..4e3a4fddb 100644
--- a/gnu/packages/idris.scm
+++ b/gnu/packages/idris.scm
@@ -31,7 +31,7 @@
 (define-public idris
   (package
     (name "idris")
-    (version "0.99.1")
+    (version "1.0")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -39,7 +39,7 @@
                     "idris-" version "/idris-" version ".tar.gz"))
               (sha256
                (base32
-                "12kw452arnl5ldip2x749j5np3l40bv7asqdv9w0f60j45hii40r"))))
+                "1srbz0cyvd0k1yqgbrwnfj94yg5y3z533q1kzac96z1h7v454s5h"))))
     (build-system haskell-build-system)
     (inputs
      `(("gmp" ,gmp)
-- 
2.12.2





Reply sent to Peter Mikkelsen <petermikkelsen10 <at> gmail.com>:
You have taken responsibility. (Sat, 15 Apr 2017 00:50:02 GMT) Full text and rfc822 format available.

Notification sent to Peter Mikkelsen <petermikkelsen10 <at> gmail.com>:
bug acknowledged by developer. (Sat, 15 Apr 2017 00:50:02 GMT) Full text and rfc822 format available.

Message #10 received at 26506-done <at> debbugs.gnu.org (full text, mbox):

From: Peter Mikkelsen <petermikkelsen10 <at> gmail.com>
To: 26506-done <at> debbugs.gnu.org
Subject: Closing duplicate bug
Date: Sat, 15 Apr 2017 02:49:34 +0200
[Message part 1 (text/plain, inline)]
I made a mistake and this is a duplicate of 26505.
[Message part 2 (text/html, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 13 May 2017 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 125 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.