[neon/neon-packaging/angelfish/Neon/unstable] debian/patches: Revert "should no longer be necessary that we are are rustc-1.80"
Carlos De Maine
null at kde.org
Wed Apr 16 16:06:23 BST 2025
Git commit da3af9e0cca6a9e2c11e522d83dea0db1a7f12d8 by Carlos De Maine.
Committed on 16/04/2025 at 15:06.
Pushed by carlosdem into branch 'Neon/unstable'.
Revert "should no longer be necessary that we are are rustc-1.80"
This reverts commit 19fec84c8dcb9071f6d6c6ce26495ffa542a3a60
A +12 -0 debian/patches/fix_cargo_lock.patch
A +1 -0 debian/patches/series
https://invent.kde.org/neon/neon-packaging/angelfish/-/commit/da3af9e0cca6a9e2c11e522d83dea0db1a7f12d8
diff --git a/debian/patches/fix_cargo_lock.patch b/debian/patches/fix_cargo_lock.patch
new file mode 100644
index 0000000..6d0df27
--- /dev/null
+++ b/debian/patches/fix_cargo_lock.patch
@@ -0,0 +1,12 @@
+diff --git a/Cargo.lock b/Cargo.lock
+index 6cf99337acbbaaa2f6ddae1f0bbe8e2435c08f4a..cd79ac6d7501f35ae0310506d1f0c9cc698f3587 100644
+--- a/Cargo.lock
++++ b/Cargo.lock
+@@ -1,6 +1,6 @@
+ # This file is automatically @generated by Cargo.
+ # It is not intended for manual editing.
+-version = 4
++version = 3
+
+ [[package]]
+ name = "adblock"
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..c7e973d
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix_cargo_lock.patch
\ No newline at end of file
More information about the Neon-commits
mailing list