]> git.ameliathe1st.gay Git - canal-guix.git/commitdiff
Mise à jour de voyage, simplification du paquet
authorAmelia Coutard <eliottulio.coutard@gmail.com>
Wed, 27 Dec 2023 00:28:38 +0000 (01:28 +0100)
committerAmelia Coutard <eliottulio.coutard@gmail.com>
Wed, 27 Dec 2023 00:28:38 +0000 (01:28 +0100)
amy/packages/system.scm

index 4e98169c490e065de6c43776439ff98326e3078c..2f65e3190cff15e74539b855cd18eed205fd3e89 100644 (file)
 (define voyage-au-centre-des-fichiers
   (package
     (name "voyage-au-centre-des-fichiers")
-    (version "0.1-3ae74c837b0667ee04907c264062fd7a24182536")
+    (version "0.1-b8eb61a15beb07a3361c324bead97c65cbd966a4")
     (source
      (origin
        (method git-fetch)
        (uri (git-reference
              (url "https://git.ameliathe1st.gay/voyage-au-centre-des-fichiers.git")
-             (commit "3ae74c837b0667ee04907c264062fd7a24182536"))) ;(string-append "v" version))))
+             (commit "b8eb61a15beb07a3361c324bead97c65cbd966a4"))) ;(string-append "v" version))))
        (file-name (string-append name "-" version "-checkout"))
        (sha256
-        (base32 "04axs6l0rl101ik0rvcprcakdi60khpnzzq98g9jv7fz0i3ijrww"))))
-    (arguments
-     (list
-      #:configure-flags #~(list (string-append "--c++-includes-stdlib="
-                                               #$gcc-toolchain-13 "/include"))))
+        (base32 "1vp21ibqvdzigx0s7als4c0fppwsmmj6qnply37kbxd40zj97516"))))
     (build-system gnu-build-system)
     (native-inputs (list util-linux
                          voyage-gcc-system